commit | 5eae4c5422127b86bf23dc8d80db98324c8b67ac | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Aug 30 15:52:15 2018 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Sep 10 16:41:29 2018 -0700 |
tree | 4ced5c3272d386441160722c5ec4f15607631c04 | |
parent | e04da79cfca846efa5c5fe3f1a5fff94787c7ca8 [diff] |
String representation performance measurements Measure ns for comparison of equal and not equal strings. Sample results: Prefix string timings Compare equal 27.7578 Compare not equal 7.91009 Normal string timings Compare equal 11.7484 Compare not equal 3.36408 Bug: 112311352 Bug: 77709234 Test: test-art-host Change-Id: Id40f8f3f3b12a48961df2e63301ae3359cb98613