bench/resize

This commit is contained in:
Mitchell Hashimoto
2024-03-01 14:05:52 -08:00
parent 2d1ab1e660
commit 9006a3f431
6 changed files with 148 additions and 1 deletions

View File

@@ -144,6 +144,7 @@ pub const ExeEntrypoint = enum {
bench_codepoint_width,
bench_grapheme_break,
bench_page_init,
bench_resize,
bench_screen_copy,
bench_vt_insert_lines,
};