timo / json_fast

a naive imperative json parser in perl6, to evaluate performance against JSON::Tiny
Artistic License 2.0
27 stars 20 forks source link

Unpretty to-json does not need space after key #59

Closed lizmat closed 5 years ago

lizmat commented 5 years ago

This saves about 200K on my 5M JSON file.