Finding Ruby Performance Hotspots via Allocation Stats
I wrote up a walk-through of how I discovered and fixed some performance issues in the RubyParser gem by investigating object allocations.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I wrote up a walk-through of how I discovered and fixed some performance issues in the RubyParser gem by investigating object allocations.
Post a comment