Hacker News new | ask | show | jobs
by _alphageek 59 days ago
If anyone's doing this kind of optimization, dhat-rs is worth a look, it shows you exactly which fields and call sites are eating memory, instead of just a total. Saves a lot of guessing about where to start.
1 comments

thanks for this :>