Closed Bug 987912 Opened 9 years ago Closed 9 years ago

Collect parallel arenas between every iteration rather than every chunk

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla31

People

(Reporter: nmatsakis, Assigned: nmatsakis)

References

Details

Attachments

(1 file)

Currently we collect parallel arenas between every slice. This is too coarse for some benchmarks. It would be better to do it between every iteration for the time being; this subsystem is in need of some longer-term tuning as well.
Blocks: PJS, 966567
Assignee: nobody → nmatsakis
Attached patch Bug987912.diffSplinter Review
Attachment #8396623 - Flags: review?(shu)
Attachment #8396623 - Flags: review?(shu) → review+
https://hg.mozilla.org/mozilla-central/rev/495ba6baa9fb
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
You need to log in before you can comment on or make changes to this bug.