Get the latest tech news
Severe performance penalty found in VSCode rendering loop
Main Bottleneck in the Rendering Loop The primary bottleneck is at /vscode/src/vs/base/browser/dom.ts:365 - the animation frame queue sorts on every iteration inside the while loop: while (currentQ...
None
Or read this on Hacker News