|
5087e53b
|
2025-07-26T04:02:41
|
|
[perf] Use GOption (#5422)
* [perf] Don't build benchmarks if no glib
Also remove unnecessary deps.
* [benchmark-shape/font] Port to GOption
|
|
ff46559b
|
2025-07-24T00:34:37
|
|
[benchmark-shape] Massage message again
|
|
5991cb3d
|
2025-07-24T00:30:06
|
|
[benchmark-shape] Change message
|
|
0a7a760a
|
2025-07-24T00:28:51
|
|
[benchmark-shape] Skip shaper if shaping failed
|
|
fa082b25
|
2025-07-23T15:17:48
|
|
[benchmark-shape] Warm up the font / buffer first
|
|
dd85aeba
|
2025-07-18T21:15:10
|
|
[benchmark-shape] Take text direction as extra argument
|
|
9ddf3da7
|
2025-04-04T14:21:46
|
|
[benchmark-shape] Accept one variation on the cmd-line
|
|
267ebeec
|
2025-02-04T11:08:52
|
|
[perf/text] Add a long piece of JS code for benchmarking
|
|
d8d0987f
|
2025-02-02T18:08:09
|
|
[benchmark-shape] Remove variable-font test set
It doesn't really affect shaping much. Kill it.
|
|
9bd75952
|
2025-02-02T11:14:49
|
|
[benchmark-shape] Compare diff shapers, not font funcs
|
|
c224178a
|
2024-10-13T20:21:35
|
|
[perf] Add hb-benchmark.hh
|
|
b6df3471
|
2022-11-23T20:15:16
|
|
[perf] Add Hindi test to benchmark-shape
|
|
44396197
|
2022-11-16T16:35:00
|
|
[perf] Add fa-words.txt and use in shape benchmark
|
|
697287fb
|
2022-06-05T06:53:42
|
|
[benchmark-shape,hb-shape-threads] Fix argument parsing order
After recent change.
|
|
2dec7420
|
2022-06-05T02:04:02
|
|
[benchmark-shape] Remove a few tests
They were not adding value.
|
|
3c258e13
|
2022-06-05T02:01:17
|
|
[benchmark-shape] Reorder text vs font order for better output
|
|
f371789b
|
2022-05-28T04:02:36
|
|
Sprinkle static around
|
|
33c990f0
|
2022-05-27T16:57:00
|
|
Include cassert to fix bots
|
|
8a7cfe17
|
2022-05-23T14:36:06
|
|
[perf/benchmark-shape] Test ft font backend as well
|
|
e1f4445d
|
2022-05-21T15:11:53
|
|
[benchmark-shape] Allow taking multiple tests from cmdline
|
|
1bf2d5f8
|
2022-05-21T14:42:50
|
|
[perf/benchmark-shape] Allow taking text-file/font-file args from cmdline
|
|
da4b6f15
|
2022-05-20T17:21:04
|
|
[benchmark-shape] Add variable fonts
|
|
6d29903e
|
2022-05-02T14:03:15
|
|
[perf/benchmark-font] Parametrize test
|
|
35681b3e
|
2022-04-29T16:02:55
|
|
[benchmark-shape] Break lines and shape separately
|
|
be1ac9c5
|
2022-04-29T15:55:19
|
|
[benchmark-shape] Data-driven test sets
|
|
ae3efc64
|
2022-04-29T15:37:11
|
|
[perf] Spawn off benchmark-shape from perf runner
|