Bug 1807228 Comment 19 Edit History

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

tested [a patch to apply compilation-local bytecode de-deduplication](https://treeherder.mozilla.org/jobs?repo=try&revision=dfa8e873e93774b2141b58feac914142e859833c), and it slightly improves the loadtime, but given:
  * this is slightly risky, given it can regress other case, and it may need more tuning before landing
  * fcp regresses even after bug 1808824, due to bimodal-ness and bad case increases with the change

so, I'll revert the bug 1805149 patch here and move the compilation-local de-duplication patch to a followup bug.
tested [a patch to apply compilation-local bytecode de-deduplication](https://treeherder.mozilla.org/jobs?repo=try&revision=dfa8e873e93774b2141b58feac914142e859833c), and it slightly improves the yahoo-mail loadtime, but given:
  * this is slightly risky, given it can regress other case, and it may need more tuning before landing
  * fcp regresses even after bug 1808824, due to bimodal-ness and bad case increases with the change

so, I'll revert the bug 1805149 patch here and move the compilation-local de-duplication patch to a followup bug.

Back to Bug 1807228 Comment 19