v8/test/js-perf-test/Strings
Jakob Gruber 8ea94bb3eb Revert "[test] add perf tests for String.p.startsWith"
This reverts commit 5dee355fe6.

Reason for revert: https://ci.chromium.org/p/v8-internal/builders/luci.v8-internal.ci/v8_linux64_perf_1/4282

Original change's description:
> [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}

TBR=jgruber@chromium.org,usharma1998@gmail.com

Change-Id: I5855b08fa5e55ab8594185a0a84a26f567e2b9d3
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: v8:8400
Reviewed-on: https://chromium-review.googlesource.com/c/1404446
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Commit-Queue: Jakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/master@{#58697}
2019-01-10 12:34:51 +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-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