Over the past few months, during the lead-up to the TypeScript 5.0 beta, our team spent a good portion of our time looking for ways to improve the performance of our compiler so that your projects build faster. One of the ways we improved was by looking into an oft overlooked aspect of many JavaScript VMs: inline caching.
원문출처 : https://devblogs.microsoft.com/typescript/introducing-deopt-explorer
원문출처 : https://devblogs.microsoft.com/typescript/introducing-deopt-explorer