dawn-cmake/third_party/google_benchmark
Austin Eng 6a7bba54fa Add basic Dawn microbenchmarks using Google benchmark
The initial test tests bind group layout creation of
different sizes, cache / no-cache hit, with and without
multiple threads.

Change-Id: Ic9ed6c6f1c298d35cd1358c7ff492027c83649a7
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/127346
Commit-Queue: Austin Eng <enga@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2023-04-17 18:11:51 +00:00
..
BUILD.gn Add basic Dawn microbenchmarks using Google benchmark 2023-04-17 18:11:51 +00:00
README.chromium Add basic Dawn microbenchmarks using Google benchmark 2023-04-17 18:11:51 +00:00

README.chromium

Name: Google Benchmark
Short Name: benchmark
URL: https://github.com/google/benchmark
Version: efc89f0b524780b1994d5dddd83a92718e5be492
License: Apache 2.0
License File: NOT_SHIPPED
Security Critical: no

Description:
A microbenchmark support library.

Local Additions:
* gn file for building in chromium