Bug 1441918 Comment 84 Edit History

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

This image shows the impact of the preferences listed in comment 83 on my personal machine: top is with JIT, bottom is without JIT. We can see that for the specific case of loading youtube.com 5 times in Firefox:
- `MsMpEng.exe` total CPU time decreases from 16s to 6s by disabling JIT in Firefox;
- `firefox.exe` total CPU time for the most active processes is around 23.5s in both cases, it doesn't change significantly when using or not using JIT in Firefox.
This image shows the impact of the preferences listed in comment 83 on my personal machine: top is with JIT, bottom is without JIT. We can see that for the specific case of loading youtube.com 5 times in Firefox:
- `MsMpEng.exe` total CPU time decreases from 16s to 6s by disabling JIT in Firefox;
- `firefox.exe` total CPU time for the most active processes is around 23.5s independently of whether we are using or not using JIT in Firefox.
This image shows the impact of the preferences listed in comment 83 on my personal machine: top is with JIT, bottom is without JIT. We can see that for the specific case of loading youtube.com 5 times in Firefox:
- `MsMpEng.exe` total CPU time decreases from 16s to 6s by disabling JIT in Firefox;
- `firefox.exe` total CPU time for the most active processes is around 23.5s independently of whether or not we are using JIT in Firefox.
This image shows the impact of the preferences listed in comment 83 on my personal machine: top is with JIT, bottom is without JIT. We can see that for the specific case of loading youtube.com 5 times in Firefox:
- `MsMpEng.exe` total CPU time decreases from 16s to 6s by disabling JIT in Firefox (so 60% less CPU time);
- `firefox.exe` total CPU time for the most active processes is around 23.5s independently of whether or not we are using JIT in Firefox.
This image shows the impact of the preferences listed in comment 83 on my personal machine: top is with JIT, bottom is without JIT. We can see that for the specific case of loading youtube.com 5 times in Firefox:
- `MsMpEng.exe` total CPU time decreases from 16s to 6s by disabling JIT in Firefox (so 63% less CPU time);
- `firefox.exe` total CPU time for the most active processes is around 23.5s independently of whether or not we are using JIT in Firefox.
This image shows the impact of the preferences listed in comment 83 on my personal machine: top is with JIT, bottom is without JIT. We can see that for the specific case of loading youtube.com 5 times in Firefox:
- `MsMpEng.exe` total CPU time decreases from 16s to 6s by disabling JIT in Firefox (so 63% less CPU time);
- `firefox.exe` total CPU time summed for the most active processes is around 23.5s independently of whether or not we are using JIT in Firefox.

Back to Bug 1441918 Comment 84