Skip to content

docs: Shader generation explorer - #3006

Draft
iwoplaza wants to merge 4 commits into
releasefrom
docs/explorer
Draft

iwoplaza wants to merge 4 commits into
releasefrom
docs/explorer

Conversation

@iwoplaza

@iwoplaza iwoplaza commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@iwoplaza
iwoplaza changed the base branch from main to release September 8, 2026 13:07
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

pkg.pr.new

No packages changed since release

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Bundle size comparison (import * as ... in PR vs import * as ... in target):

🟢 Decreased ➖ Unchanged 🔴 Increased ❔ Unknown
0 325 0 0

No notable changes.

If you wish to run a comparison for other, slower bundlers, run the 'Tree-shake test' from the GitHub Actions menu.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Resolution Time Benchmark

---
config:
  themeVariables:
    xyChart:
      plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
  title "Random Branching (🔴 PR | 🔵 main | 🟢 release)"
  x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
  y-axis "time (ms)"
  line [0.97, 1.90, 3.95, 6.30, 7.82, 11.63, 23.29, 24.81]
  line [0.96, 1.93, 4.36, 6.51, 7.37, 12.41, 23.02, 24.01]
  line [0.91, 1.89, 4.04, 6.15, 7.94, 10.91, 23.29, 24.55]
Loading
---
config:
  themeVariables:
    xyChart:
      plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
  title "Linear Recursion (🔴 PR | 🔵 main | 🟢 release)"
  x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
  y-axis "time (ms)"
  line [0.28, 0.51, 0.67, 0.78, 1.10, 1.12, 1.37, 1.56]
  line [0.29, 0.52, 0.71, 0.84, 1.12, 1.18, 1.40, 1.54]
  line [0.27, 0.48, 0.62, 0.74, 1.06, 1.06, 1.29, 1.46]
Loading
---
config:
  themeVariables:
    xyChart:
      plotColorPalette: "#E63946, #3B82F6, #059669"
---
xychart
  title "Full Tree (🔴 PR | 🔵 main | 🟢 release)"
  x-axis "max depth" [1, 2, 3, 4, 5, 6, 7, 8]
  y-axis "time (ms)"
  line [0.82, 2.20, 3.72, 6.96, 12.43, 26.31, 53.81, 110.33]
  line [0.76, 2.01, 3.35, 7.51, 13.02, 25.80, 54.41, 109.65]
  line [0.83, 2.09, 3.73, 6.96, 12.87, 26.72, 55.00, 111.82]
Loading

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