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
2 files changed