Closed
Bug 1175636
Opened 10 years ago
Closed 10 years ago
Only spawn a single watchdog per worker, not one per test
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla41
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | fixed |
People
(Reporter: terrence, Assigned: terrence)
References
Details
Attachments
(1 file)
|
10.07 KB,
patch
|
sfink
:
review+
|
Details | Diff | Splinter Review |
As it says on the tin. This takes us from 119s -> 105s and is line-count neutral.
Attachment #8623825 -
Flags: review?(sphink)
Comment 1•10 years ago
|
||
Comment on attachment 8623825 [details] [diff] [review]
only_spawn_one_thread_per_worker-v0.diff
Review of attachment 8623825 [details] [diff] [review]:
-----------------------------------------------------------------
terrence starts developing on Windows
terrence goes on rampage
terrence smash
Attachment #8623825 -
Flags: review?(sphink) → review+
| Assignee | ||
Comment 2•10 years ago
|
||
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
You need to log in
before you can comment on or make changes to this bug.
Description
•