v8/test
Michael Lippautz b804266f72 Add google_benchmark depdendency
This adds Google benchmark for microbenchmarking C++ code as an
optional dependency.

To enable, add the following to the .gclient before syncing
  "custom_vars": {
      "checkout_google_benchmark": True
  }

Change-Id: Id0eab772dd71558906658ef4bb60e31acd665948
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2275964
Reviewed-by: Hannes Payer <hpayer@chromium.org>
Reviewed-by: Anton Bikineev <bikineev@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#68663}
2020-07-02 20:11:29 +00:00
..
benchmarks Add google_benchmark depdendency 2020-07-02 20:11:29 +00:00
cctest [arm64][cfi] Use x16/x17 for tail calls 2020-07-02 13:13:09 +00:00
common [wasm-gc] Test improvements 2020-07-02 11:54:29 +00:00
debugger [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
debugging [wasm][respect] Avoid 'sanity check' 2020-06-19 14:32:15 +00:00
fuzzer [wasm] Properly implement parsing of s33 values 2020-07-01 12:27:40 +00:00
fuzzilli Integrate fuzzilli into v8 2020-06-03 09:53:24 +00:00
inspector Roll inspector_protocol library to inculude unified (de)serialization support 2020-07-02 14:08:19 +00:00
intl Roll icu to fix sr-ME timeZoneName in Latin bug 2020-06-19 06:42:51 +00:00
js-perf-test [js-perf-test] Add flags for async benchmark 2020-07-01 12:04:46 +00:00
memory
message [d8] Handle recursively rejected promises 2020-06-30 08:27:36 +00:00
mjsunit [wasm] Fix flake in cmpxchg stress test 2020-06-30 08:24:46 +00:00
mkgrokdump [heap] Move BaseSpace into base-space.h 2020-06-19 09:38:24 +00:00
mozilla [Respect] Prefer inclusive terms 2020-06-22 18:11:23 +00:00
test262 [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
torque [torque] generate Cast<> macros from Torque-defined classes 2020-06-23 08:01:54 +00:00
unittests cppgc: Refactor visitation 1/3 2020-07-02 14:30:39 +00:00
wasm-api-tests [wasm-api-tests] initialize the loop variable 2020-06-10 15:39:58 +00:00
wasm-js [wasm] Add tail call spec tests 2020-07-02 14:11:49 +00:00
wasm-spec-tests [wasm] Add tail call spec tests 2020-07-02 14:11:49 +00:00
webkit [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
BUILD.gn Add google_benchmark depdendency 2020-07-02 20:11:29 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00