mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 21:45:06 +00:00
[perf] Reuse a font
This commit is contained in:
parent
85142f3247
commit
7f7ebdc6bb
2 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ BENCHMARK_CAPTURE (BM_subset_codepoints, subset_noto_devangari,
|
|||
->Range(10, 1000);
|
||||
|
||||
BENCHMARK_CAPTURE (BM_subset_codepoints, subset_mplus1p,
|
||||
"perf/fonts/Mplus1p-Regular.ttf")
|
||||
"test/subset/data/fonts/Mplus1p-Regular.ttf")
|
||||
->Unit(benchmark::kMillisecond)
|
||||
->Range(10, 10000);
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue