Confirmed users
328
edits
Line 5: | Line 5: | ||
=== Platform-independent === | === Platform-independent === | ||
* [[Platform/ | * [[Platform/FunctionTimer Usage|FunctionTimer]] - Timing instrumentation. Useful for app startup measurements. | ||
* [http://www.mozilla.org/performance/jsprofiler.html JS Runtime Profiler]. Profile JavaScript usage, dumps output to a file. | * [http://www.mozilla.org/performance/jsprofiler.html JS Runtime Profiler]. Profile JavaScript usage, dumps output to a file. | ||
* [http://blog.mozilla.com/dmandelin/2009/02/26/tracevis-performance-visualization-for-tracemonkey/ TraceVis] and [http://code.google.com/p/ethogram/ Ethograms] - [https://developer.mozilla.org/en/TraceVis TraceVis usage] and ethogram bug {{bug|497999}} | * [http://blog.mozilla.com/dmandelin/2009/02/26/tracevis-performance-visualization-for-tracemonkey/ TraceVis] and [http://code.google.com/p/ethogram/ Ethograms] - [https://developer.mozilla.org/en/TraceVis TraceVis usage] and ethogram bug {{bug|497999}} | ||
Line 15: | Line 15: | ||
** {{bug|568863}} - provide access to hw perf counters | ** {{bug|568863}} - provide access to hw perf counters | ||
** {{bug|507012}} - Javascript callback for function entry/exit | ** {{bug|507012}} - Javascript callback for function entry/exit | ||
=== Platform-specific === | === Platform-specific === |