Use --fast-warmup for shell tests
Categories
(Core :: JavaScript Engine: JIT, task, P2)
Tracking
()
People
(Reporter: jandem, Assigned: jandem)
References
Details
Attachments
(1 file)
In bug 1660592 Iain added the --fast-warmup flag. We should use this for shell tests so we can more easily change our warm-up thresholds without affecting tests.
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
We don't currently use this in Warp and it can cause some weirdness, especially
with lower warmup thresholds and off-thread compilation, where we start a
recompile for no good reason.
| Assignee | ||
Updated•5 years ago
|
Comment 3•5 years ago
|
||
| bugherder | ||
Comment 4•5 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:jandem, maybe it's time to close this bug?
| Assignee | ||
Updated•5 years ago
|
Comment 5•4 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:jandem, maybe it's time to close this bug?
| Assignee | ||
Updated•4 years ago
|
Comment 6•4 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:jandem, maybe it's time to close this bug?
For more information, please visit auto_nag documentation.
| Assignee | ||
Updated•4 years ago
|
Comment 7•3 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:jandem, maybe it's time to close this bug?
For more information, please visit auto_nag documentation.
| Assignee | ||
Updated•3 years ago
|
Comment 8•1 year ago
|
||
Given that wrap has landed a while back, I do not see any reasons to land this patch anymore.
Also, we now have --ion-warmup-threshold=100 command line option to answer comment 0.
Updated•1 year ago
|
Description
•