- Add property-level filtering via BinaryPropertyFilter delegate and context - Improve string interning with new StringInternNew type code and promotion logic - Optimize array and dictionary serialization for primitive types - Expose strongly-typed property accessors for primitives and enums - Add new benchmarks for serialization modes - Refactor buffer pooling and cleanup code - All new features are opt-in; maintains backward compatibility |
||
|---|---|---|
| .. | ||
| AyCode.Benchmark.csproj | ||
| Program.cs | ||
| SerializationBenchmarks.cs | ||
| SignalRCommunicationBenchmarks.cs | ||
| SignalRRoundTripBenchmarks.cs | ||
| TaskHelperBenchmarks.cs | ||