impr(unplugin-typegpu): support parsing all metadata fields - #3020
Draft
cieplypolar wants to merge 5 commits into
Draft
cieplypolar wants to merge 5 commits into
cieplypolar wants to merge 5 commits into
Conversation
|
pkg.pr.new packages benchmark commit |
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.61, 1.19, 2.65, 4.01, 4.16, 6.75, 14.41, 14.09]
line [0.69, 1.28, 2.78, 4.01, 4.89, 8.57, 15.32, 14.54]
line [0.57, 1.13, 2.55, 3.83, 5.15, 7.28, 13.93, 16.10]
---
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.19, 0.30, 0.42, 0.47, 0.67, 0.77, 0.89, 0.92]
line [0.18, 0.38, 0.51, 0.59, 0.76, 0.83, 0.99, 1.12]
line [0.21, 0.34, 0.44, 0.53, 0.73, 0.76, 0.87, 0.94]
---
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.52, 1.48, 2.17, 4.38, 7.56, 16.28, 34.05, 69.31]
line [0.53, 1.45, 2.35, 4.64, 7.60, 16.47, 34.86, 69.77]
line [0.57, 1.60, 2.70, 4.91, 8.28, 16.88, 36.61, 70.31]
|
Bundle size comparison (
|
| 🟢 Decreased | ➖ Unchanged | 🔴 Increased (max 0.44%) | ❔ Unknown |
|---|---|---|---|
| 0 | 319 | 6 | 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.
cieplypolar
force-pushed
the
impr/warn-schema-order
branch
2 times, most recently
from
September 17, 2026 15:30
8b1f337 to
f9c9e52
Compare
cieplypolar
added this pull request to stack #2951
September 17, 2026 15:41
cieplypolar
force-pushed
the
impr/unplugin-ast-ext-parser
branch
from
September 17, 2026 15:46
c6ccc73 to
0e1183c
Compare
cieplypolar
removed this pull request from stack #2951
September 17, 2026 15:46
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.