Bug 2030161 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

We'll want xperf profiles in addition to Gecko profiler profiles, for two reasons:
- xperf works for both Firefox and Chrome, so we can compare equivalently-collected profiles
- the Gecko profiler has higher overhead, and Firefox uses different code paths when profiling is active which distort sp3 profiles
We'll want xperf profiles in addition to Gecko profiler profiles, for two reasons:
- xperf works for both Firefox and Chrome, so we can compare equivalently-collected profiles
- the Gecko profiler has higher overhead, and Firefox uses different code paths when profiling is active, which distorts sp3 profiles

Back to Bug 2030161 Comment 1