Files
ghostty/src/font
Mitchell Hashimoto c454a3bf47 font: support warmup threads
The first CoreText font query in a process initializes the system
font database, which takes multiple milliseconds (~7ms measured in an
isolated process; 2-4ms observed inside Ghostty startup). This cost
was previously paid during the first surface's font grid
initialization, on the critical path to the first window.

App.create can now spawn a background thread that performs the warmup.
2026-08-09 19:53:35 -07:00
..
2026-07-21 12:35:05 -07:00
2026-07-21 12:35:05 -07:00
2026-07-21 12:35:05 -07:00
2026-07-21 12:35:05 -07:00
2026-08-09 19:53:35 -07:00
2026-07-21 12:35:05 -07:00
2026-06-01 20:38:02 -07:00
2026-07-21 12:35:05 -07:00
2026-07-21 12:35:05 -07:00