The Baseline Interpreter: a faster JS interpreter in Firefox 70 - Mozilla Hacks - the Web developer blog https://hacks.mozilla.org/2019/08/the-baseline-interpreter-a-faster-js-interpreter-in-firefox-70/
ちなみにJavaScriptの性能について説明しているのはこの記事で、インラインキャッシュを搭載したバイトコードインタプリタを昔ながらのバイトコードインタプリタとベースラインコンパイラの間に置くことで、大量のコードをJITCに流し込むことなくプロファイリングできるようになってロード時間やメモリ使用量に少し良い影響が出たという話
セラニきいてたら、カエルの歌
Firefox is getting language translation and it's safer than Google Chrome's | Trusted Reviews https://www.trustedreviews.com/news/firefox-translation-bergamot-mozilla-3948613
https://www.youtube.com/watch?v=zyVedSNxOaY
Juan Atkins