Behdad Esfahbod
697287fbd7
[benchmark-shape,hb-shape-threads] Fix argument parsing order
...
After recent change.
2 years ago
Behdad Esfahbod
2dec742070
[benchmark-shape] Remove a few tests
...
They were not adding value.
2 years ago
Behdad Esfahbod
3c258e1373
[benchmark-shape] Reorder text vs font order for better output
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
8a7cfe1787
[perf/benchmark-shape] Test ft font backend as well
3 years ago
Behdad Esfahbod
e1f4445dff
[benchmark-shape] Allow taking multiple tests from cmdline
3 years ago
Behdad Esfahbod
1bf2d5f885
[perf/benchmark-shape] Allow taking text-file/font-file args from cmdline
3 years ago
Behdad Esfahbod
da4b6f1527
[benchmark-shape] Add variable fonts
3 years ago
Behdad Esfahbod
6d29903e86
[perf/benchmark-font] Parametrize test
3 years ago
Behdad Esfahbod
35681b3edb
[benchmark-shape] Break lines and shape separately
3 years ago
Behdad Esfahbod
be1ac9c572
[benchmark-shape] Data-driven test sets
3 years ago
Behdad Esfahbod
ae3efc6424
[perf] Spawn off benchmark-shape from perf runner
3 years ago
Behdad Esfahbod
bdfed8f113
[blob] Add failing versions of create API
...
Fixes https://github.com/harfbuzz/harfbuzz/issues/2567
New API:
+hb_blob_create_or_fail()
+hb_blob_create_from_file_or_fail()
Use these in util/ to distinguish empty file from not-found file.
Only err on the latter.
3 years ago
Khaled Hosny
5091ea7e24
Merge pull request #2733 from astiob/buffer-context-doc
...
[docs] Describe buffer context applicability more explicitly
4 years ago
Ebrahim Byagowi
95b1081be4
Add performance benchmark for shaping, get extents and draw
4 years ago