ModernUO/Projects/Server/Buffers
Kamron Batman e9f986f55b
fix: Adds Gen2 callback for each STArrayPool (#971)
Adds. Gen2Callback for STArrayPool so it can purge the internal array stacks properly. This only happens if significant timed has passed, 2 Gen 2's have been run, and memory pressure exceeds a threshold.
2022-03-26 13:57:42 -07:00
..
CircularBuffer.cs fix: Adds packet logging (#836) 2021-10-31 10:22:22 -07:00
CircularBufferReader.cs fix: Adds packet logging (#836) 2021-10-31 10:22:22 -07:00
CircularBufferWriter.cs fix(core): Updates to serialization (#590) 2021-05-09 00:10:39 -07:00
SpanReader.cs fix(core): Updates to serialization (#590) 2021-05-09 00:10:39 -07:00
SpanWriter.cs fix: Updates ArrayPool to STArrayPool for performance. (#968) 2022-03-22 20:07:32 -07:00
STArrayPool.cs fix: Adds Gen2 callback for each STArrayPool (#971) 2022-03-26 13:57:42 -07:00
ValueStringBuilder.cs fix: Updates ArrayPool to STArrayPool for performance. (#968) 2022-03-22 20:07:32 -07:00