aboutsummaryrefslogtreecommitdiff
path: root/perf
AgeCommit message (Expand)Author
2023-08-09[perf] Benchmark glyph paintingBehdad Esfahbod
2023-07-30[perf] Measure freetype face loading as wellBehdad Esfahbod
2023-07-21[perf] Add duployan.txtBehdad Esfahbod
2023-07-15[perf/benchmark-subset] Rename subset_codepoints to subset_unicodesBehdad Esfahbod
2023-07-02[benchmark-font] Minor move a variableBehdad Esfahbod
2023-07-02[benchmark-font] Do some work in draw_glyph callbacksBehdad Esfahbod
2023-06-30[benchmark-subset] Report in microseconds, not milliBehdad Esfahbod
2023-06-30[benchmark-font] Add load_face_and_shape benchmarkBehdad Esfahbod
2023-06-30[perf] Fix breakBehdad Esfahbod
2023-06-29[benchmark_font/draw_glyphs] Implement quadratic_toBehdad Esfahbod
2023-06-27[benchmark-font] Add RobotoFlexBehdad Esfahbod
2023-06-23[benchmark-subset] Free cached face upon existBehdad Esfahbod
2023-06-01[subset] in subset benchmarks switch nohinting with retaingids.Garret Rieger
2023-06-01[map] update map benchmark to also test lookups that hit.Garret Rieger
2023-05-27[benchmark-map] Remove overheadBehdad Esfahbod
2023-05-27[benchmark-map] Improve Insert benchmarkBehdad Esfahbod
2023-04-24[benchmark-font] Minor renameBehdad Esfahbod
2022-12-23More s/hb_font_get_glyph_shape/hb_font_draw_glyph/Behdad Esfahbod
2022-12-10[subset] Graduate L1 instancing API from experimentalBehdad Esfahbod
2022-12-08[subset] Move hb_subset_preprocess to be non-experimental.Garret Rieger
2022-12-02[benchmark-subset] Cache (preprocessed) face amongst runsBehdad Esfahbod
2022-11-30[perf] Remove stale run.shBehdad Esfahbod
2022-11-30[benchmark-subset] Support testing arbitrary fonts from cmdlineBehdad Esfahbod
2022-11-27[benchmark-subset] Add no-hinting opsBehdad Esfahbod
2022-11-26[benchmark-subset] Adjust num glyphs moreBehdad Esfahbod
2022-11-26[benchmark-subset] Adjust number of glyphs of fontsBehdad Esfahbod
2022-11-26[benchmark-subset] Add AdobeVFPrototypeBehdad Esfahbod
2022-11-23[perf] Add Hindi test to benchmark-shapeBehdad Esfahbod
2022-11-16[perf] Add fa-words.txt and use in shape benchmarkBehdad Esfahbod
2022-10-17[subset] only preprocess in benchmark when experimental api is enabled.Garret Rieger
2022-10-13[subset] Remove add accelerator flag, replace with new api method.Garret Rieger
2022-10-13[subset] use subset accelerator in tests.Garret Rieger
2022-10-13[subset] use the accelerator in the subsetting benchmark.Garret Rieger
2022-09-01Fix buildBehdad Esfahbod
2022-09-01[instance] add benchmarks for instancingQunxin Liu
2022-06-30[perf] Update READMEBehdad Esfahbod
2022-06-27[benchmark-font] Disable quadratic callbackBehdad Esfahbod
2022-06-05[benchmark-shape,hb-shape-threads] Fix argument parsing orderBehdad Esfahbod
2022-06-05[benchmark-shape] Remove a few testsBehdad Esfahbod
2022-06-05[benchmark-shape] Reorder text vs font order for better outputBehdad Esfahbod
2022-05-30[benchmark-set] Another Pause/ResumeBehdad Esfahbod
2022-05-30Sprinkle static aroundBehdad Esfahbod
2022-05-30Include cassert to fix botsBehdad Esfahbod
2022-05-26[benchmark-set] Pause timing around set copy initializationBehdad Esfahbod
2022-05-26[benchmark-set] Remove use of rand() inside benchmarkBehdad Esfahbod
2022-05-23[perf/benchmark-shape] Test ft font backend as wellBehdad Esfahbod
2022-05-21[benchmark-shape] Allow taking multiple tests from cmdlineBehdad Esfahbod
2022-05-21[perf/benchmark-shape] Allow taking text-file/font-file args from cmdlineBehdad Esfahbod
2022-05-21[perf/benchmark-font] Allow benchmarking fonts specified on cmdlineBehdad Esfahbod
2022-05-20[benchmark-shape] Add variable fontsBehdad Esfahbod