You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update benchmark numbers after trailing-whitespace trim
Re-ran `bench/run-bench.sh` at the new 5 MB default size (up from
1 MB — the larger run amortizes measurement overhead and gives
more stable numbers) on Apple M4 Max, Emacs 31.0.50, post-trim.
Plain-ASCII PTY throughput ticked up slightly for ghostel
(64 → 65 MB/s) on top of the wider engine improvements from
scrollback-in-buffer; the standout jump is URL-heavy input, which
doubled from 22 to 42 MB/s since the previous README snapshot
thanks to the scrollback promotion path preserving URL text
properties instead of re-detecting on every scroll-off.
With link detection disabled ghostel holds 65 MB/s regardless of
the input mix. vterm / eat / term numbers are essentially
unchanged from the previous run, re-measured for consistency.
0 commit comments