Skip to content

Auto-add tags to in-depth.html#288

Open
camillobruni wants to merge 7 commits intoWebKit:mainfrom
camillobruni:2026-02-12_tags_docs
Open

Auto-add tags to in-depth.html#288
camillobruni wants to merge 7 commits intoWebKit:mainfrom
camillobruni:2026-02-12_tags_docs

Conversation

@camillobruni
Copy link
Contributor

Use the benchmark definitions from JetStreamDriver.js to add tags to each workload title.

  • Add tags
  • Add links to run workload matching a tag
  • Add links to run a single workload
  • Improve in-depth.html css a bit to use less spacing around headers and the first definition

Reland of #279

@netlify
Copy link

netlify bot commented Feb 26, 2026

👷 Deploy Preview for webkit-jetstream-preview processing.

Name Link
🔨 Latest commit 5729640
🔍 Latest deploy log https://app.netlify.com/projects/webkit-jetstream-preview/deploys/69a03e57cc12150008878feb

Copy link
Contributor

@danleh danleh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally LGTM with one question. I would also wait for the deployment to be up, so we can inspect this once more before landing.

continue;
}

if (benchmark.tags.has("disabled")) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we do this dynamically here anyway, also remove the checking code in the build script?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants