mirror of
https://github.com/wez/wezterm.git
synced 2024-11-10 06:34:17 +03:00
cb9e0f9c59
This commit fixes this: ``` STAT p50 p75 p95 Key(gui.paint.opengl) 30.15ms 32.37ms 59.51ms Key(shape.harfbuzz) 68.10µs 290.82µs 307.20µs ``` so that it renders like this: ``` STAT p50 p75 p95 Key(gui.paint.opengl) 5.28ms 28.97ms 89.65ms Key(shape.harfbuzz) 210.94µs 288.77µs 395.26µs ``` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |