v8/test/js-perf-test/Strings
Ujjwal Sharma 2f543fad22 [test] add performance tests for String#startsWith
Add benchmarks for String.prototype.startsWith in order to keep track
of performance ahead of the torque port.

Bug: v8:8400
Change-Id: I0276b84b315024bba1a0d6f761ee2c6cf2c516a2
Reviewed-on: https://chromium-review.googlesource.com/c/1416070
Commit-Queue: Jakob Gruber <jgruber@chromium.org>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/master@{#58870}
2019-01-17 08:23:06 +00:00
..
harmony-string.js
run.js [js-perf-test] Consistently use createSuite in all benchmarks 2018-05-29 15:06:48 +00:00
string-indexof.js
string-localeCompare.js [Intl] Add benchmark for toLocaleString/localeCompare 2018-11-07 18:08:16 +00:00
string-matchall.js [js-perf-test] Add benchmark for String.prototype.matchAll 2018-04-10 12:47:33 +00:00
string-split.js [string] Add a perf test for String.p.split 2018-05-08 12:19:52 +00:00
string-startsendswith-comp.js [js-perf-test] Consistently use createSuite in all benchmarks 2018-05-29 15:06:48 +00:00
string-startswith.js [test] add performance tests for String#startsWith 2019-01-17 08:23:06 +00:00
string-stringat-comp.js [js-perf-test] Consistently use createSuite in all benchmarks 2018-05-29 15:06:48 +00:00
string-stringat.js
string-substring.js [js-perf-test] Consistently use createSuite in all benchmarks 2018-05-29 15:06:48 +00:00