nason icon indicating copy to clipboard operation
nason copied to clipboard

Comparison with GZIP+JSON

Open aleclarson opened this issue 4 years ago • 1 comments

Of course, nested binary data is unsupported by JSON.

But, it would be interesting to see how gzip+nason compares with gzip+json in terms of size and encoding/decoding performance.

aleclarson avatar Jan 19 '21 18:01 aleclarson

Not a bad idea, I might add a comparison table to the README to show off the difference :)

simonwep avatar Jan 21 '21 06:01 simonwep