Login
From:
byroot’s blog
(Uncensored)
subscribe
Optimizing Ruby’s JSON, Part 5 | byroot’s blog
https://byroot.github.io/ruby/json/2025/01/04/optimizing-ruby-json-part-5.html
links
backlinks
Tagged with:
json
ruby
In the previous post, we showed how we eliminated two malloc/free pairs of calls when generating small JSON documents, and how that put us ahead of Oj when reusing the JSON::State object.
Roast topics
Find topics
Find it!