commit | ee41b7556dfab48509d61854d256ee523cb8ee4c | [log] [tgz] |
---|---|---|
author | halcanary <halcanary@google.com> | Thu Jun 23 14:08:11 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jun 23 14:08:11 2016 -0700 |
tree | ed9ac2e07b8af0d19abef0d469195aac57bf3e74 | |
parent | 28a838e532250fcca9673aca6c4616193a5a139d [diff] |
SkPDF: alloc less memory for strings before: micros bench 250.98 WritePDFText nonrendering after: micros bench 107.10 WritePDFText nonrendering Also, be slightly more space-efficient in encoding strings. Also, add a bench. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2099463002 Review-Url: https://codereview.chromium.org/2099463002