xtermjs / xterm.js

A terminal for the web
https://xtermjs.org/
MIT License
16.99k stars 1.59k forks source link

Speed up clearing all markers, mass event listener dispose #5066

Closed Tyriar closed 1 month ago

Tyriar commented 1 month ago

Part of microsoft/vscode#213174 Part of microsoft/vscode#213304

Test: 1000 scrollback, decorations stress test

Before:

Screenshot 2024-06-03 at 10 59 34 AM

After:

Screenshot 2024-06-03 at 11 42 41 AM