Skip to content

docs: Better "Why TypeGPU" section - #2972

Draft
iwoplaza wants to merge 1 commit into
releasefrom
docs/better-why-typegpu
Draft

docs: Better "Why TypeGPU" section#2972
iwoplaza wants to merge 1 commit into
releasefrom
docs/better-why-typegpu

Conversation

@iwoplaza

@iwoplaza iwoplaza commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

pkg.pr.new

No packages changed since release

@github-actions

github-actions Bot commented Sep 3, 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 3, 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.93, 1.69, 3.98, 5.13, 6.64, 10.49, 20.42, 22.00]
  line [0.91, 1.76, 3.56, 5.65, 6.49, 10.94, 20.11, 21.14]
  line [0.84, 1.72, 3.72, 5.15, 6.25, 9.77, 20.39, 21.49]
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.30, 0.46, 0.67, 0.83, 1.10, 1.12, 1.33, 1.48]
  line [0.30, 0.52, 0.70, 0.80, 1.11, 1.11, 1.37, 1.43]
  line [0.24, 0.45, 0.63, 0.72, 1.05, 1.09, 1.35, 1.35]
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.94, 2.35, 3.73, 6.87, 10.92, 22.77, 49.46, 99.78]
  line [0.79, 1.93, 2.97, 5.85, 10.74, 23.59, 47.75, 99.44]
  line [0.79, 2.00, 3.09, 5.73, 10.38, 22.54, 49.09, 99.50]
Loading

<details>
<summary>🙋 Do I have to use TypeScript?</summary>

No.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

But you really should

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.

2 participants