Skip to content

Playground in docs#93

Merged
aarne merged 5 commits intomainfrom
miniplayground
Mar 5, 2026
Merged

Playground in docs#93
aarne merged 5 commits intomainfrom
miniplayground

Conversation

@aarne
Copy link
Contributor

@aarne aarne commented Mar 5, 2026

No description provided.

aarne added 5 commits March 5, 2026 12:49
the initial generated code is bad ... and the model gets constatly lost ... so we need to do this step by step
@changeset-bot
Copy link

changeset-bot bot commented Mar 5, 2026

⚠️ No Changeset found

Latest commit: 119247a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
bridge 119247a Commit Preview URL

Branch Preview URL
Mar 05 2026, 04:52 PM

@aarne aarne merged commit 3599bd1 into main Mar 5, 2026
1 check passed
@aarne aarne deleted the miniplayground branch March 5, 2026 17:04
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

🐰 Bencher Report

Branchminiplayground
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Upper Boundary
nanoseconds (ns)
(Limit %)
compiled: absolute baseline (passthrough, no tools)📈 view plot
🚷 view threshold
0.00 ns
(+1.11%)Baseline: 0.00 ns
0.00 ns
(92.86%)
compiled: array + tool-per-element 10📈 view plot
🚷 view threshold
0.01 ns
(-1.50%)Baseline: 0.01 ns
0.01 ns
(92.46%)
compiled: array + tool-per-element 100📈 view plot
🚷 view threshold
0.03 ns
(+0.72%)Baseline: 0.03 ns
0.04 ns
(94.72%)
compiled: chained 3-tool fan-out📈 view plot
🚷 view threshold
0.00 ns
(+0.94%)Baseline: 0.00 ns
0.00 ns
(93.99%)
compiled: flat array 10 items📈 view plot
🚷 view threshold
0.00 ns
(-1.14%)Baseline: 0.01 ns
0.01 ns
(92.26%)
compiled: flat array 100 items📈 view plot
🚷 view threshold
0.01 ns
(-0.28%)Baseline: 0.01 ns
0.01 ns
(94.15%)
compiled: flat array 1000 items📈 view plot
🚷 view threshold
0.07 ns
(-0.34%)Baseline: 0.07 ns
0.07 ns
(94.95%)
compiled: nested array 10x10📈 view plot
🚷 view threshold
0.02 ns
(-0.40%)Baseline: 0.02 ns
0.02 ns
(93.67%)
compiled: nested array 20x10📈 view plot
🚷 view threshold
0.03 ns
(+0.16%)Baseline: 0.03 ns
0.04 ns
(94.66%)
compiled: nested array 5x5📈 view plot
🚷 view threshold
0.01 ns
(+0.02%)Baseline: 0.01 ns
0.01 ns
(94.03%)
compiled: short-circuit (overdefinition bypass)📈 view plot
🚷 view threshold
0.00 ns
(+0.54%)Baseline: 0.00 ns
0.00 ns
(92.45%)
compiled: simple chain (1 tool)📈 view plot
🚷 view threshold
0.00 ns
(+0.73%)Baseline: 0.00 ns
0.00 ns
(92.58%)
exec: absolute baseline (passthrough, no tools)📈 view plot
🚷 view threshold
0.00 ns
(+6.44%)Baseline: 0.00 ns
0.00 ns
(86.47%)
exec: array + tool-per-element 10📈 view plot
🚷 view threshold
0.08 ns
(+3.99%)Baseline: 0.08 ns
0.10 ns
(77.73%)
exec: array + tool-per-element 100📈 view plot
🚷 view threshold
0.68 ns
(+0.53%)Baseline: 0.68 ns
0.93 ns
(73.04%)
exec: chained 3-tool fan-out📈 view plot
🚷 view threshold
0.02 ns
(+14.98%)Baseline: 0.01 ns
0.02 ns
(84.67%)
exec: flat array 10 items📈 view plot
🚷 view threshold
0.01 ns
(-9.81%)Baseline: 0.02 ns
0.04 ns
(39.55%)
exec: flat array 100 items📈 view plot
🚷 view threshold
0.07 ns
(-25.46%)Baseline: 0.10 ns
0.32 ns
(22.71%)
exec: flat array 1000 items📈 view plot
🚷 view threshold
0.65 ns
(-33.91%)Baseline: 0.99 ns
3.90 ns
(16.78%)
exec: nested array 10x10📈 view plot
🚷 view threshold
0.12 ns
(-17.88%)Baseline: 0.15 ns
0.39 ns
(30.79%)
exec: nested array 20x10📈 view plot
🚷 view threshold
0.23 ns
(-19.84%)Baseline: 0.29 ns
0.80 ns
(28.98%)
exec: nested array 5x5📈 view plot
🚷 view threshold
0.05 ns
(-9.34%)Baseline: 0.05 ns
0.11 ns
(43.54%)
exec: short-circuit (overdefinition bypass)📈 view plot
🚷 view threshold
0.00 ns
(+9.52%)Baseline: 0.00 ns
0.00 ns
(96.70%)
exec: simple chain (1 tool)📈 view plot
🚷 view threshold
0.01 ns
(+13.06%)Baseline: 0.01 ns
0.01 ns
(87.03%)
parse: large bridge (20 handles x 5 wires)📈 view plot
🚷 view threshold
1.21 ns
(+22.43%)Baseline: 0.99 ns
1.36 ns
(88.90%)
parse: simple bridge📈 view plot
🚷 view threshold
0.04 ns
(+30.87%)Baseline: 0.03 ns
0.05 ns
(91.85%)
🐰 View full continuous benchmarking report in Bencher

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant