hankhero / cl-json

Json encoder and decoder for Common-Lisp
Other
76 stars 39 forks source link

Just for reference -- blog post about Python JSON performance #12

Open phmarek opened 8 years ago

phmarek commented 8 years ago

Perhaps a comparision would be nice - CPU and memory use?

http://blog.ionelmc.ro/2015/11/22/memory-use-and-speed-of-json-parsers/