Open Bug 1860651 Opened 1 year ago Updated 1 year ago

Lots of GC / CC during cnn.com page load

Categories

(Core :: Performance Engineering, enhancement)

enhancement

Tracking

()

People

(Reporter: mstange, Unassigned)

References

(Blocks 1 open bug)

Details

Here's a profile of loading cnn.com on Windows and refreshing the page four times, focused on time spent in cycle collection: https://share.firefox.dev/3Q4LuGp
Here's a Chrome profile of doing the same (not focused on anything): https://share.firefox.dev/3tLrAc1
Chrome spends a lot less time in GC-like functions, e.g. cppgc::internal::Sweeper::SweeperImpl::PerformSweepOnMutatorThread

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