v8/test/js-perf-test/RegExp
Sigurd Schneider 74c341bea9 [js-perf-test] Add micro-benchmark with constant regexps
Bug: v8:7779
Change-Id: Iabe5b74900885d489309fdfe25674a29e8690965
Reviewed-on: https://chromium-review.googlesource.com/1068745
Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/master@{#53281}
2018-05-22 13:47:21 +00:00
..
base_ctor.js [js-perf-test] Move SubRegExp class definition outside loop 2016-11-30 12:20:17 +00:00
base_exec.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
base_flags.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
base_match.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
base_replace.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
base_search.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
base_split.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
base_test.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
base.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
ctor.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
exec.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
flags.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
match.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
RegExpTests.json [js-perf-test] Add micro-benchmark with constant regexps 2018-05-22 13:47:21 +00:00
replace.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
run.js [js-perf-test] Add micro-benchmark with constant regexps 2018-05-22 13:47:21 +00:00
search.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
slow_exec.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
slow_flags.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
slow_match.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
slow_replace.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
slow_search.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
slow_split.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
slow_test.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
split.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00
test_inl.js [js-perf-test] Add micro-benchmark with constant regexps 2018-05-22 13:47:21 +00:00
test.js [js-perf-test] Add RegExp microbenchmarks 2016-11-25 09:25:23 +00:00