summaryrefslogtreecommitdiff
path: root/src/benchmark/cli.zig
AgeCommit message (Collapse)Author
2025-09-05add two LUT-based implementations of isSymbolJeffrey C. Ollie
2025-07-09synthetic cli (ghostty-gen)Mitchell Hashimoto
2025-07-09benchmark: add GraphemeBreak and TerminalParser benchmarksMitchell Hashimoto
2025-07-09benchmark: add codepoint width benchmarkMitchell Hashimoto
2025-07-09libghostty: export benchmark CLI APIMitchell Hashimoto
2025-07-09initial `ghostty-bench` programMitchell Hashimoto