v8/test/js-perf-test/Strings
Ujjwal Sharma 5dee355fe6 [test] add perf tests for String.p.startsWith
Add performance tests for String.prototype.startsWith ahead of port to
torque in order to keep track of how performance is affected.

Bug: v8:8400
Change-Id: Ifc753a6f13da20c1760e545a99fd693717e3acc6
Reviewed-on: https://chromium-review.googlesource.com/c/1402934
Commit-Queue: Jakob Gruber <jgruber@chromium.org>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/master@{#58685}
2019-01-10 08:20:48 +00:00
..
harmony-string.js [js-perf-test] Add regression benchmark 2018-03-01 13:52:44 +00:00
run.js [js-perf-test] Consistently use createSuite in all benchmarks 2018-05-29 15:06:48 +00:00
string-indexof.js [js-perf-tests] Add substring perf tests 2018-02-28 13:03:57 +00:00
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 perf tests for String.p.startsWith 2019-01-10 08:20:48 +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 [js-perf-tests] Add substring perf tests 2018-02-28 13:03:57 +00:00
string-substring.js [js-perf-test] Consistently use createSuite in all benchmarks 2018-05-29 15:06:48 +00:00