commit | 179eb6457d6e19e67e1ba1c073125f1a3c12cc5d | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@chromium.org> | Wed Mar 20 18:04:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 20 18:04:44 2024 +0000 |
tree | ae1e737a502ae472047cdec8b77cc823dcf02602 | |
parent | bdf3612853d11978fb42073eab0176190a2b6f36 [diff] |
[tools][perfmon] Chunk results by month The results JSON files are getting too big for GitHub. Chunk them by month so we can fetch the months we care to display. Change-Id: I132cb1fab0b73db6b2a0522fc83810fd5584265f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179702 Reviewed-by: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.