75 Commits (5363e40de13425938bc833ae2b6c1d9d565bcf65)

Author SHA1 Message Date
Behdad Esfahbod 031fd20a5a [perf] Update README 2 years ago
Behdad Esfahbod 98fbe87a26 [benchmark-font] Disable quadratic callback 2 years ago
Behdad Esfahbod 697287fbd7 [benchmark-shape,hb-shape-threads] Fix argument parsing order 2 years ago
Behdad Esfahbod 2dec742070 [benchmark-shape] Remove a few tests 2 years ago
Behdad Esfahbod 3c258e1373 [benchmark-shape] Reorder text vs font order for better output 2 years ago
Behdad Esfahbod 9eab6d326f [benchmark-set] Another Pause/Resume 2 years ago
Behdad Esfahbod f371789b40 Sprinkle static around 2 years ago
Behdad Esfahbod 33c990f0a9 Include cassert to fix bots 2 years ago
Behdad Esfahbod 0fe1869228 [benchmark-set] Pause timing around set copy initialization 2 years ago
Behdad Esfahbod ce5435a862 [benchmark-set] Remove use of rand() inside benchmark 2 years ago
Behdad Esfahbod 8a7cfe1787 [perf/benchmark-shape] Test ft font backend as well 2 years ago
Behdad Esfahbod e1f4445dff [benchmark-shape] Allow taking multiple tests from cmdline 2 years ago
Behdad Esfahbod 1bf2d5f885 [perf/benchmark-shape] Allow taking text-file/font-file args from cmdline 2 years ago
Behdad Esfahbod 852a8f04eb [perf/benchmark-font] Allow benchmarking fonts specified on cmdline 2 years ago
Behdad Esfahbod da4b6f1527 [benchmark-shape] Add variable fonts 2 years ago
Behdad Esfahbod 0623aa598b [benchmark-set] Add benchmark for set copy 2 years ago
Behdad Esfahbod 3e4ab2ad9c [perf/benchmark-ot] Add zh-hans 2 years ago
Behdad Esfahbod 6e668a2ade [perf/benchmark-ot] Rename test 2 years ago
Behdad Esfahbod f5d619be79 [ot-tags] Further gate the slow complex case, and add more tests 2 years ago
Behdad Esfahbod b231fc2dbc [perf/benchmark-ot] Add a couple more test cases 2 years ago
Behdad Esfahbod 3524b14fa0 [perf/benchmark-ot] Add a couple more test cases 2 years ago
Behdad Esfahbod 0ff5d36cd4 [perf/benchmark-ot] Fix benchmark 2 years ago
Behdad Esfahbod 407a135baf [perf/benchmark-ot] Add one more test 2 years ago
Behdad Esfahbod 26d906b88b [perf] Add benchmark-ot 2 years ago
Behdad Esfahbod 629fa8ee87 [perf/benchmark-font] Test Roboto as variable even though it's not 2 years ago
Behdad Esfahbod 71a0cda869 [perf/benchmark-font] Only certain fonts are variable 2 years ago
Garret Rieger e4e053c8b3 [perf] fix typo in perf Makefile. 2 years ago
Behdad Esfahbod 7edd54f3dd [perf/benchmark-subset] Minor cleanup 2 years ago
Garret Rieger 52d59bf150 [perf] Make subset benchmark data driven. 2 years ago
Garret Rieger 5277a5772b [perf] Add benchmarks for CFF subsetting. 2 years ago
Garret Rieger bc5129d7fa [perf] use option_t in subset benchmark to select between glyphs and codepoint subset. 2 years ago
Garret Rieger 6212856ce8 [perf] benchmark subsetting via glyphs. 2 years ago
Behdad Esfahbod f67e6bf79c [perf/benchmark-font] Add benchmark for glyph_h_advance 2 years ago
Behdad Esfahbod 1c0a3d4d16 [perf/benchmark-font] Add a couple Noto fonts 2 years ago
Behdad Esfahbod 3fff2e9182 [perf/benchmark-font] Cosmetic 2 years ago
Behdad Esfahbod 0d1f8dcaf3 [perf/benchmark-font] Actually make nominal_glyph bench work 2 years ago
Behdad Esfahbod 6cf69d10e7 [perf/benchmark-font] Add back testing of is_variable 2 years ago
Behdad Esfahbod 3aa2ff7988 [perf/benchmark-font] Fix build without freetype 2 years ago
Behdad Esfahbod 58a0988b57 [perf/benchmark-font] Benchmark get_nominal_glyph 2 years ago
Behdad Esfahbod 6d29903e86 [perf/benchmark-font] Parametrize test 2 years ago
Behdad Esfahbod 636c90e81c [perf/perf] Rename to benchmark-font 2 years ago
Behdad Esfahbod 036d03d2e9 [perf/perf] Move all logic to perf-draw, for now 2 years ago
Behdad Esfahbod 746c3c03c5 [perf/perf] Remove ttf-parser backend 2 years ago
Behdad Esfahbod 4aaa0af7d9 [perf/perf] Rely on hb-draw to measure ft performance 2 years ago
Behdad Esfahbod 217d38dfc7 Try to fix distcheck 2 years ago
Behdad Esfahbod 35681b3edb [benchmark-shape] Break lines and shape separately 2 years ago
Behdad Esfahbod be1ac9c572 [benchmark-shape] Data-driven test sets 2 years ago
Behdad Esfahbod ae3efc6424 [perf] Spawn off benchmark-shape from perf runner 2 years ago
Behdad Esfahbod 5f43ce825a [benchmark-set] Split SetLookup into an ordered and random version 2 years ago
Behdad Esfahbod ae9c7b861b [benchmark-set] At least increase needle by one in lookup benchmark 2 years ago