Bug 1803803 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Metabug for experiments related to the performance of JSAtoms in the engine. This includes the performance of atomization itself as well as revisiting when atoms should be used.
Metabug for experiments related to the performance of JSAtoms in the engine. This includes the performance of atomization itself as well as revisiting when atoms should be used. This also includes related issues around non-atom strings since there is a lot of overlap.
Metabug for experiments related to the performance of JSAtoms in the engine. This includes the performance of atomization itself as well as revisiting when atoms should be used. This also includes related issues around non-atom strings since there is a lot of overlap.

Atomization performance is also involved in our megamorphic property behaviour in React applications since we need atoms for property lookups.

Back to Bug 1803803 Comment 0