Open Bug 1833807 Opened 1 year ago Updated 1 year ago

Reduce atomic operations in PHC

Categories

(Core :: Memory Allocator, task)

task

Tracking

()

ASSIGNED

People

(Reporter: pbone, Assigned: pbone)

References

(Blocks 1 open bug)

Details

smaug noticed a profile where atomic operations from PHC are showing up. https://share.firefox.dev/41INisf

We could probably avoid this by making these counters thread-local. There may be other changes we can do for the hot-path also.

You need to log in before you can comment on or make changes to this bug.