4a9810d85f
Bug: v8:11639 Change-Id: I3352261c5593c33154aa8f1a931bf3ee351f536a Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2831487 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Almothana Athamneh <almuthanna@chromium.org> Cr-Commit-Position: refs/heads/master@{#74098} |
||
---|---|---|
.. | ||
BUILD.gn | ||
OWNERS | ||
README.v8 |
Name: Google Benchmark Short Name: benchmark URL: https://github.com/google/benchmark Version: unknown License: Apache 2.0 License File: NOT_SHIPPED Security Critical: no Description: A microbenchmark support library. To include this library in the V8 checkout, add the following clause to your .gclient configuration. "custom_vars": { "checkout_google_benchmark": True, } Local Additions: * gn file for building in V8