commit | f372321de3d4183de5b9ca436e677e471e358f31 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Wed Jun 25 14:08:00 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 25 14:08:00 2014 -0700 |
tree | 38a46c00e5fa6dd239719b12e2ad4dbf695797a2 | |
parent | 20fb7c6220b200eeda86d7d190739a4c5fabe571 [diff] |
Add nanobench, a fresh look at our microbenchmark harness. out/Release/nanobench runs 4-5x faster on my Z620 and ~2x faster on my N5 than out/Release/bench with the same configs. (Debug isn't really comparable. I haven't added the Debug -> single loop check.) BUG=skia: R=djsollen@google.com, mtklein@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/347443002