- Unified reference tracking for JSON/Binary serializers using int IDs - Added ThreadLocalCache and shared SerializationReferenceTracker - Refactored IId metadata caching into DeserializeTypeMetadataBase - Optimized array/list iteration (span, index, ref) in serializers - Added RefForeachBenchmark and ValueTypePassingBenchmark - Enhanced AcObservableCollection with SynchronizationContext support - Added LargeScaleBinaryBenchmark for production-like scenarios - Improved benchmark result directory handling - Skipped two complex JSON reference tests - Miscellaneous code cleanup and documentation updates |
||
|---|---|---|
| .. | ||
| AyCode.Benchmark.csproj | ||
| Program.cs | ||
| RefForeachBenchmark.cs | ||
| SerializationBenchmarks.cs | ||
| SignalRCommunicationBenchmarks.cs | ||
| SignalRRoundTripBenchmarks.cs | ||
| TaskHelperBenchmarks.cs | ||
| ValueTypePassingBenchmark.cs | ||