Records reference a per-persistence name table by ushort index instead of a 9-byte tag+hash (33 -> 26 bytes per record), eliminating the per-record xxHash over Type.FullName on the snapshot thread. The loader resolves each table name once and indexes records into the constructor array. Legacy v0-v3 loading is unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| BufferWriterTests.cs | ||
| DecimalSerializationTests.cs | ||
| EnumConversionTests.cs | ||
| FileBufferWriterTests.cs | ||
| GenericEntityPersistenceRoundTripTests.cs | ||
| GenericEntityPersistenceTypeTableTests.cs | ||
| SerializationChunkSourceTests.cs | ||
| ShadowDictionaryEntriesTests.cs | ||
| TypeConverterTests.cs | ||