Closed
Bug 1098683
Opened 10 years ago
Closed 8 years ago
reftest-e10s takes nearly twice as long to run on linux32 as its non-e10s equivalent
Categories
(Release Engineering :: General, defect, P3)
Release Engineering
General
Tracking
(e10s+)
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: RyanVM, Unassigned)
References
(Blocks 1 open bug)
Details
On Linux32 opt, a regular reftest run takes 45-50min to complete. Reftest-e10s takes 95-100min (and I even saw a 120min timeout get hit once). On Linux64, there's also a performance penalty, but nowhere near as extreme (~35min -> ~50min).
Are our 32bit AWS slaves really that much slower or are we doing something horrible in e10s mode? Given the other known perf issues we seem to be having lately with Linux32, I'm inclined to go with the former?
Linux32 opt non-e10s reftest log:
https://treeherder.mozilla.org/logviewer.html#?job_id=629543&repo=mozilla-central
Linux32 opt e10s reftest log:
https://treeherder.mozilla.org/logviewer.html#?job_id=629571&repo=mozilla-central
Comment 1•10 years ago
|
||
Maybe catlee or rail can answer the question if we're using slower instances for linux32 than we are for linux64.
Flags: needinfo?(rail)
Flags: needinfo?(catlee)
Comment 2•10 years ago
|
||
tst-linux32 are running on m1.medium instances, as are tst-linux64, so they should have equivalent CPUs
Flags: needinfo?(catlee)
Updated•10 years ago
|
Updated•9 years ago
|
Blocks: e10s-tests
Priority: -- → P3
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•