- Add "profiler" mode for memory profiling AcBinary serialization - Reduce warmup iterations from 10 to 5 for faster benchmarks - Save large test binary output to separate .output file (hex dump) - Improve robustness of AcBinary vs MessagePack result comparison - Use DisplayName for test data in result output for clarity - Optimize AcBinary string interning: use single contiguous buffer - Update WriteFooterStrings to avoid per-string allocations - Clarify WithoutReferenceHandling() disables string interning for speed |
||
|---|---|---|
| .. | ||
| AyCode.Core.Serializers.Console.csproj | ||
| Program.cs | ||