Merged
Conversation
|
pkg.pr.new packages benchmark commit |
📊 Bundle Size Comparison
👀 Notable resultsStatic test results:No major changes. Dynamic test results:No major changes. 📋 All resultsClick to reveal the results table (350 entries).
If you wish to run a comparison for other, slower bundlers, run the 'Tree-shake test' from the GitHub Actions menu. |
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.96, 1.88, 4.38, 5.98, 7.11, 11.19, 21.62, 25.60]
line [0.91, 1.87, 4.01, 5.96, 7.71, 10.47, 20.00, 23.75]
line [0.95, 1.93, 4.13, 6.19, 7.44, 10.70, 20.78, 23.06]
---
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.35, 0.54, 0.68, 0.88, 1.13, 1.21, 1.43, 1.60]
line [0.30, 0.51, 0.72, 0.87, 1.12, 1.17, 1.39, 1.60]
line [0.30, 0.51, 0.72, 0.86, 1.18, 1.24, 1.47, 1.64]
---
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.93, 1.93, 4.18, 6.01, 12.06, 25.80, 54.81, 111.38]
line [0.89, 1.97, 3.93, 6.12, 12.31, 25.55, 56.33, 111.81]
line [0.86, 1.92, 3.46, 6.37, 12.70, 25.38, 55.46, 113.18]
|
7bd4563 to
4d3e10c
Compare
There was a problem hiding this comment.
Pull request overview
Adds a new release-notes blog post for TypeGPU 0.11 to the docs site.
Changes:
- Introduces a new MDX blog entry describing TypeGPU 0.11 highlights and migration notes.
- Documents new buffer write APIs (
patch,writeSoA), shader ergonomics improvements, and ecosystem/tooling updates.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
4d3e10c to
3e86d02
Compare
aleksanderkatan
approved these changes
Apr 20, 2026
3e86d02 to
153ebc8
Compare
cieplypolar
reviewed
Apr 20, 2026
cieplypolar
reviewed
Apr 20, 2026
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.
No description provided.