Closed Bug 1655910 Opened 4 years ago Closed 4 years ago

Disable most chaos mode settings on ASan Nightly due to bad performance

Categories

(Core :: Fuzzing, enhancement)

x86_64
All
enhancement

Tracking

()

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: decoder, Assigned: decoder)

Details

Attachments

(1 file)

A while ago, ASan Nightly started to become even slower than it used to be and I tracked this down to various MOZ_CHAOSMODE settings. In particular the thread scheduling setting has a huge perf impact. Some other settings have less of an impact but we also have no evidence that they helped since we enabled them. The only setting I have found not to impact performance to badly while still (probably) being useful is the TaskDispatching setting.

I will make a patch to only enable this mode and disable the others.

I just saw that we disabled the other modes already in bug 1494021. Their bad performance might have been an interaction of multiple modes, as TaskDispatching alone seems to do just fine. However, for now I'm going to disable all of them.

Pushed by choller@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/75f2d7b3d898
Disable MOZ_CHAOSMODE by default in ASan Nightly. r=froydnj
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: