canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,334
edits
(→Profiling tools: add vlad's page on AMD CodeAnalyst) |
(→Profiling tools: add Shark too) |
||
| Line 3: | Line 3: | ||
The following tools are used to measure product performance. | The following tools are used to measure product performance. | ||
* [https://developer.mozilla.org/Profiling_with_AMD_CodeAnalyst AMD CodeAnalyst] | * [https://developer.mozilla.org/Profiling_with_AMD_CodeAnalyst AMD CodeAnalyst] (Windows) | ||
* [https://developer.mozilla.org/en/Profiling_JavaScript_with_Shark Shark] (Mac) | |||
* [http://www.ibm.com/software/awdtools/purifyplus/ Rational PurifyPlus]. (Commercial) Used to be called Rational Quantify. | * [http://www.ibm.com/software/awdtools/purifyplus/ Rational PurifyPlus]. (Commercial) Used to be called Rational Quantify. | ||
** [http://www.mozilla.org/performance/qfy2html.pl qfy2html.pl]. A Perl script for munging Quantify 6.0 output into hyperlinked HTML to share with your friends. Run Quantify, save your results as text, and then let this thing rip. | ** [http://www.mozilla.org/performance/qfy2html.pl qfy2html.pl]. A Perl script for munging Quantify 6.0 output into hyperlinked HTML to share with your friends. Run Quantify, save your results as text, and then let this thing rip. | ||