commit | 76fc27713f52cc338f0325650c2c7798f5cfa2ce | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Thu May 12 12:14:07 2022 -0600 |
committer | Behdad Esfahbod <behdad@behdad.org> | Thu May 12 12:14:07 2022 -0600 |
tree | 996e8bad4e299daaa514001bc4431cd3a1ca678c | |
parent | c81198b5bc7d5d0990752b36ad2b1fcdec963abf [diff] |
[vector] Remove explicit std::move Was confusing compilers. Let them figure it out themselves. Makes NotoNastaliqu subsetting/1000 benchmark more than twice faster: Benchmark Time CPU Time Old Time New CPU Old CPU New ------------------------------------------------------------------------------------------------------------------------------------------------------------ BM_subset/subset_glyphs/NotoNastaliqUrdu-Regular.ttf/1000 -0.5064 -0.5065 111 55 110 55 BM_subset/subset_codepoints/NotoNastaliqUrdu-Regular.ttf/1000 -0.5494 -0.5493 132 59 131 59
This is HarfBuzz, a text shaping library.
For bug reports, mailing list, and other information please visit:
For license information, see COPYING.
For build information, see BUILD.md.
For custom configurations, see CONFIG.md.
For test execution, see TESTING.md.
Documentation: https://harfbuzz.github.io