Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ブラウザの Javascript のコンパイルの出力にアクセスしてキャッシュする方法はありますか? それは途方もないパフォーマンスブースターになる可能性があるようです。
Javascriptはコンパイルされた言語ではなく、スクリプトです...(行ごとに実行されます)