forked from mirrors/gecko-dev
*** bug 1712168 - migrate profiler mdn docs to in tree performance docs r=#firefox-source-docs-reviewers Differential Revision: https://phabricator.services.mozilla.com/D116154
5 lines
409 B
Markdown
5 lines
409 B
Markdown
# Profiling with Concurrency Visualizer
|
|
|
|
Concurrency Visualizer is an excellent alternative to xperf. In newer versions of Visual Studio, it is an addon that needs to be downloaded.
|
|
|
|
Here are some scripts that you can be used for manipulating the profiles that have been exported to CSV: [https://github.com/jrmuizel/concurrency-visualizer-scripts](https://github.com/jrmuizel/concurrency-visualizer-scripts)
|