ModernUO/Projects/Benchmarks/Benchmarks/Packets
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
..
BenchmarkPacketBroadcast.cs feat: Updates to .NET 6 (#843) 2021-11-13 13:38:01 -08:00
Packet.cs fix: Optimize OrderedHashSet and introduce more high perf collections (#679) 2021-08-08 21:37:25 -07:00
PacketTestUtilities.cs fix: Fixes benchmarks (#729) 2021-08-25 00:35:07 -07:00
PacketWriter.cs fix: Fixes benchmarks (#729) 2021-08-25 00:35:07 -07:00