mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-06-11 22:28:20 +00:00
vt-insert-lines bench
This commit is contained in:
@@ -11,4 +11,5 @@ pub usingnamespace switch (build_config.exe_entrypoint) {
|
||||
.bench_codepoint_width => @import("bench/codepoint-width.zig"),
|
||||
.bench_grapheme_break => @import("bench/grapheme-break.zig"),
|
||||
.bench_page_init => @import("bench/page-init.zig"),
|
||||
.bench_vt_insert_lines => @import("bench/vt-insert-lines.zig"),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user