test: add benchmark scenarios - #199
Draft
joshblack wants to merge 10 commits into
Draft
Conversation
joshblack
changed the base branch from
feat/add-benchmark-support
to
feat/prebuild-sandbox-image
September 3, 2026 23:44
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
from
September 3, 2026 23:44
20f596b to
2600484
Compare
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
4 times, most recently
from
September 4, 2026 00:48
d468f34 to
7428670
Compare
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
from
September 4, 2026 00:50
7428670 to
c7ff895
Compare
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
from
September 4, 2026 00:52
c7ff895 to
aafbb66
Compare
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
2 times, most recently
from
September 4, 2026 01:38
3d671bd to
c8c0f8e
Compare
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
from
September 4, 2026 02:06
c8c0f8e to
6016c0c
Compare
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
from
September 4, 2026 02:17
6016c0c to
af34958
Compare
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
from
September 4, 2026 02:33
af34958 to
4fdb87e
Compare
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
from
September 4, 2026 02:34
4fdb87e to
bd39eb1
Compare
joshblack
changed the base branch from
feat/prebuild-sandbox-image
to
feat/add-plan-sharding
September 4, 2026 02:44
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
from
September 4, 2026 02:44
bd39eb1 to
a094577
Compare
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
from
September 4, 2026 03:48
bd6f04f to
d44b041
Compare
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
4 times, most recently
from
September 4, 2026 04:27
e975088 to
cc1b62e
Compare
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
from
September 4, 2026 04:29
cc1b62e to
c795ddf
Compare
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
from
September 4, 2026 04:34
c795ddf to
f251938
Compare
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
from
September 4, 2026 04:38
f251938 to
ce0f747
Compare
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
2 times, most recently
from
September 4, 2026 04:43
977eddc to
4751c0b
Compare
Add reusable plan artifacts, deterministic shard execution, result merging, and four-way benchmark and experiment workflows. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 6d12a97a-b8d3-45ad-a09a-3c76d1411705
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 7eb8999b-2277-4d41-915f-fb35cac43373
Use output directories to derive shard manifest names, rename the merge CLI mode, and keep result merging with durable plan logic. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 2a354dad-88d9-4648-85d5-0a48ff1f03cf
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Keep parent directory creation for plan and merged outputs without redundant existence checks. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 983b31cf-cd77-4cfe-854f-3c7fb34543a1
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 6d12a97a-b8d3-45ad-a09a-3c76d1411705
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
joshblack
force-pushed
the
feat/add-benchmark-scenarios
branch
from
September 4, 2026 04:47
4751c0b to
58b56c9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow up to #204.
This PR adds the design system benchmark scenarios separately from the benchmark infrastructure, sandbox image, runner, and sharding work so they can be reviewed as the final focused entry in stack 214.
This is the sixth and last entry in the stack.
Changelog
New
006through026covering component selection, tokens, icons, UI patterns, utilities, project setup, theming, Tailwind CSS, and component maturity.Changed
Removed