BufferConverter2 | Blazingly Fast Schema-Based Buffer Serialization

0.08s to serialize 10k Instances TOTAL! :exploding_head:

Minor Update:

  • Fixed some incorrect types for the SchemaData

  • Made JSON serializing faster by using a lookup table and concat instead of interpolated strings

Update:

  • Fixed CFrames not working correctly for size types other than f32 and f16

  • Fixed unions not interpreting structs correctly

1 Like