Cycle Collector Analyzer, about:ccdump에 대한 검토
전체 검토: 3개
5점중 5점 받음
Please add the requirement FF >= 13
이 검토는 현재 부가 기능의 이전 (0.4.1.1-signed.1-signed) 버전에 대한 것입니다. 전에 이 사용자는 이 부가 기능에 1개 검토를 했습니다.5점중 3점 받음
nope, I think you need just to use a "dirty" profile with lots of installed extensions, scripts, styles etc.
이 검토는 현재 부가 기능의 이전 (0.4.1.1-signed.1-signed) 버전에 대한 것입니다. 전에 이 사용자는 이 부가 기능에 1개 검토를 했습니다.5점중 5점 받음
This extension got a lot better in the current version, getting an overview is easier and it can handle large amounts of data without hanging up the browser. Also, the JSON-based log is easier to read and also easier to process with scripts than the old format. There are some minor issues left which will hopefully be resolved in future releases:
* Pagination isn't the best way to display large amounts of data. Something like SlickGrid with its virtual rendering would have been nicer.
* The display of edges and owners is still suboptimal - when you expand the list you get no useful information at all. Typically, when you expand the individual item the additional information isn't useful either. Only after expanding the "to" property you get something useful. Giving a proper overview immediately after expanding edges shouldn't be impossible.
* A way to select a particular subtree would be nice - e.g. all direct and indirect owners of an entry and all direct and indirect edges.
* Seeing the memory use of the objects would be nice as well but that information unfortunately isn't exposed by Gecko (and probably cannot be exposed).
* Saving a large log (e.g. when "Trace all" is enabled) hangs up the browser. Fixing this is non-trivial however.
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요