commit | 0ba3bbf77893eacd1caa3f7bc471ee7ef68b83af | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon Jun 21 15:19:58 2021 -0400 |
committer | Kevin Lubick <kjlubick@google.com> | Tue Jun 22 12:09:50 2021 +0000 |
tree | 06866d195016e2b84ddab1bf8cc24dee881d1d1a | |
parent | 79e706ad238f28660dcbf2c28e7ca0bb0554a37b [diff] |
[canvaskit] Add perf tests for different font formats As is, all 3 formats have a median time of about 0.12 milliseconds. Perhaps the performance hit is more strongly felt on larger font files. Bug: skia:12112 Change-Id: Ifb4b0aa5a8240d93e94f4b674d0a50e6009887ec Reviewed-on: https://skia-review.googlesource.com/c/skia/+/420097 Reviewed-by: Kevin Lubick <kjlubick@google.com>