commit | ee04df4adae386a4d1a5968e2918bfce3e09c1ee | [log] [tgz] |
---|---|---|
author | Ethan Nicholas <ethannicholas@google.com> | Thu Aug 02 14:32:22 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Aug 02 19:25:17 2018 +0000 |
tree | 52671877ba872ade80458d66ca15bbd3da2b37ba | |
parent | 92aef4b125bc8341806ce04661201e9230eeccd9 [diff] |
switched SkSL from std::map to std::unordered_map This results in a significant performance win. Bug: skia: Change-Id: I52c92225fb3c1a06a649bd54f9578d305022d3a9 Reviewed-on: https://skia-review.googlesource.com/145155 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>