ModernUO/Projects
Kamron Batman c166e113b1
fix: Streamlines gump compilation (#969)
Changes gump compilation to use string interpolation. .NET 6 uses code generation and compile time tricks to speed up string interpolation between 15 and 30% and reduce allocations dramatically.
2022-03-22 23:46:10 -07:00
..
Benchmarks fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
Server fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
Server.Tests fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
UOContent fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
UOContent.Tests fix: Cleans up LINQ calls. (#965) 2022-03-20 19:20:54 -07:00