/json-size-profiler

Generates a Firefox Profiler profile describing which parts of a JSON document take up how many bytes

Primary LanguageRustMIT LicenseMIT

json-size-profiler

Parses a JSON document and creates a Firefox profiler profile describing which parts of the JSON use up how many bytes.

Based on tinyjson.

MIT licensed