ModernUO/Projects/Benchmarks/Benchmarks
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
..
Collections feat: Adds a single threaded array pool (#967) 2022-03-22 09:58:24 -07:00
Logging feat: Updates to .NET 6 (#843) 2021-11-13 13:38:01 -08:00
Map fix: Cleans up LINQ calls. (#965) 2022-03-20 19:20:54 -07:00
Packets fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
Rng fix: Fixes snooping staff (#900) 2021-12-28 02:09:25 -08:00
Text feat: Updates to .NET 6 (#843) 2021-11-13 13:38:01 -08:00
Utilities feat: Updates to .NET 6 (#843) 2021-11-13 13:38:01 -08:00