sugawarayuuta/sonnet

Benchmarks

clarkk opened this issue · 1 comments

clarkk commented

You have some nice bencharks. But you only say small and large payloads? What is large and small?

What about memory usage?

benchmark now uses payloads from https://github.com/go-json-experiment/json, which tests various conditions.
about the memory usage, it's the same or often less, than the standard library. see: https://github.com/sugawarayuuta/benchmark
thank you for the issue and let me know if you have further questions.