commit | 9be69452c35112ee6ef3a87074bdca1de1128f94 | [log] [tgz] |
---|---|---|
author | Andreas Haas <ahaas@chromium.org> | Mon Mar 01 10:49:52 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 01 10:49:52 2021 |
tree | cbbf883a8296230b191d07cfd09849d4b7950ed3 | |
parent | 89f7cc0c6bb07f5fe9d1193b8ca01aec7e61626e [diff] |
[telemetry][wasm] Add the pspdfkit benchmark This CL adds the WebAssembly-specific pspdfkit benchmark (https://pspdfkit.com/webassembly-benchmark/) to telemetry. Bug: 1084929 Change-Id: I080389616395e0d50e31c2ea9d774af49285aeaa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2489887 Commit-Queue: Andreas Haas <ahaas@chromium.org> Reviewed-by: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#858513}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.