- 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 |
||
|---|---|---|
| .. | ||
| Compression | ||
| Serialization | ||
| TestModels | ||
| AyCode.Core.Tests.csproj | ||
| GlobalUsings.cs | ||
| JsonExtensionTests.cs | ||
| TestModelBase.cs | ||