index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
benchmark
Age
Commit message (
Expand
)
Author
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-09-23
Merge remote-tracking branch 'upstream/main' into jacob/uucode
Jacob Sandlund
2025-09-20
unicode: delete props.zig and clean up symbols deps too
Mitchell Hashimoto
2025-09-19
pr feedback: `get`, remove todos for case_folding_simple
Jacob Sandlund
2025-09-18
forgot to align buf
Jacob Sandlund
2025-09-18
fix up diff from benchmarks, and add tests against ziglyph
Jacob Sandlund
2025-09-18
update uucode and cleanups
Jacob Sandlund
2025-09-10
Merge remote-tracking branch 'upstream/main' into jacob/uucode
Jacob Sandlund
2025-09-09
changes after benchmarking
Jacob Sandlund
2025-09-08
[benchmarks] Align `buf` to cache line for consistency
Jacob Sandlund
2025-09-06
[benchmarks] Use std.mem.doNotOptimizeAway to avoid data collisions
Jacob Sandlund
2025-09-06
fast getX(.is_symbol)
Jacob Sandlund
2025-09-06
doNotOptimizeAway
Jacob Sandlund
2025-09-06
Merge remote-tracking branch 'upstream/main' into jacob/uucode
Jacob Sandlund
2025-09-06
trying a bunch of things to get performance to match
Jacob Sandlund
2025-09-05
drop the new LUT type as no performance advantage detected
Jeffrey C. Ollie
2025-09-05
add two LUT-based implementations of isSymbol
Jeffrey C. Ollie
2025-08-30
ci: build on freebsd
Jeffrey C. Ollie
2025-08-20
terminal: change OSC parser to explicit init to set undefined
Mitchell Hashimoto
2025-07-09
synthetic cli (ghostty-gen)
Mitchell Hashimoto
2025-07-09
benchmark: add GraphemeBreak and TerminalParser benchmarks
Mitchell Hashimoto
2025-07-09
benchmark: add codepoint width benchmark
Mitchell Hashimoto
2025-07-09
macos: add benchmark tests to our Xcode project
Mitchell Hashimoto
2025-07-09
libghostty: export benchmark CLI API
Mitchell Hashimoto
2025-07-09
macos: fix signpost API to use proper mach header base addr
Mitchell Hashimoto
2025-07-09
pkg/macos: use new @ptrcast for os.log
Mitchell Hashimoto
2025-07-09
initial `ghostty-bench` program
Mitchell Hashimoto
2025-07-09
benchmark: a new package and framework for benchmarking
Mitchell Hashimoto