2 Commits

Author SHA1 Message Date
Vaibhav Kamra
2bc40b4a39 Jsonparser prototype 2023-03-30 13:39:18 -07:00
Ashlie Martinez
f00970493d Helper programs to repro JSON deserialize mem use
JSON deserialize of arrays is inefficient for memory. This is a minimal
reproducer to show that it uses lots more memory than expected.

Build each program separately, run gen and then you can run goread for
the repro and some memory usage stats.
2023-03-30 10:41:56 -07:00