modernuo/Projects/Server.Tests/Helpers
Kamron Batman 2e6ddcd31a
fix: Removes profiling. Streamlines core tick count. (#1948)
### Summary
- Removes `Profiling` - Recommend using Visual Studio Performance Profiler,  [dotnet-trace](https://learn.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-trace) or [JetBrains dotTrace](https://www.jetbrains.com/profiler/)
- Cleans up the core tick count, sampling, etc.
2024-09-11 00:55:18 -07:00
..
AssertExtensions.cs fix(core): Streamlines text encoding (#407) 2021-01-13 18:56:32 -08:00
EncodingHelpers.cs fix(core): Streamlines text encoding (#407) 2021-01-13 18:56:32 -08:00
GumpUtilities.cs fix: Removes support for v4 Client and old gump packet. (#1739) 2024-04-24 19:39:37 -07:00
Packet.cs fix: Removes profiling. Streamlines core tick count. (#1948) 2024-09-11 00:55:18 -07:00
PacketTestUtilities.cs fix: Fixes networking (#822) 2021-10-09 11:55:31 -07:00
PacketWriter.cs fix: Removes support for v4 Client and old gump packet. (#1739) 2024-04-24 19:39:37 -07:00