Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Does FF have nice memory tools? I can't see any. I've come to rely a lot of Chromium built in mem tools: Heap snapshot (including diff between snapshots), Record Heap Allocations, Timeline.


I'm working on these tools now, finishing up initial platform work, should start on business logic/UI fairly soon here and get a version 0 out soon.

See http://fitzgeraldnick.com/weblog/54/ for some implementation details.


Yes, extensively; try about:memory for a few of them.


To be fair, about:memory is designed to be used primarily by Firefox developers. Some web developers will be able to use it effectively, but it is quite intimidating.

Happily, memory profiling tools designed for use by web devs are being actively worked on.


To be honest, it is impressive the kind of detail about:memory manages to provide. But yes, it can be fairly intimidating. That is the problem I tried to address when I tried building a D3 backed front-end over it[1].

[1] https://addons.mozilla.org/en-US/firefox/addon/fx-statistics...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: