Login
From:
byroot’s blog
(Uncensored)
subscribe
Optimizing Ruby’s JSON, Part 3 | byroot’s blog
https://byroot.github.io/ruby/json/2024/12/27/optimizing-ruby-json-part-3.html
links
backlinks
Tagged with:
json
ruby
Roast topics
Find topics
Find it!
In the previous post, I covered how I reimplemented JSON::Generator::State#configure in Ruby and some other changes. Unfortunately, it didn’t go as well as I initially thought.