Hacker News new | ask | show | jobs
by diggan 4729 days ago
It seems like it boils down to use oj[0] as a parser I think...

[0] https://github.com/ohler55/oj

1 comments

That's not a trick. That's "use a faster library".

I guess the trick might be "always profile, because performance bottlenecks might not be where you expect".