Skip to content

[READONLY] feat: Erase block comments - #2803

Draft
cieplypolar wants to merge 11 commits into
feat/minify-shaders-in-runtimefrom
feat/erase-block-comments
Draft

[READONLY] feat: Erase block comments#2803
cieplypolar wants to merge 11 commits into
feat/minify-shaders-in-runtimefrom
feat/erase-block-comments

Conversation

@cieplypolar

Copy link
Copy Markdown
Collaborator

No description provided.

@cieplypolar
cieplypolar changed the base branch from main to feat/minify-shaders-in-runtime August 6, 2026 18:37
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown

pkg.pr.new

packages
Ready to be installed by your favorite package manager ⬇️

https://pkg.pr.new/software-mansion/TypeGPU/eslint-plugin-typegpu@8f1d5a828fdcac7f53486ce42dcf1a01c88a06e0
https://pkg.pr.new/software-mansion/TypeGPU/tgpu-gen@8f1d5a828fdcac7f53486ce42dcf1a01c88a06e0
https://pkg.pr.new/software-mansion/TypeGPU/tinyest-for-wgsl@8f1d5a828fdcac7f53486ce42dcf1a01c88a06e0
https://pkg.pr.new/software-mansion/TypeGPU/typegpu@8f1d5a828fdcac7f53486ce42dcf1a01c88a06e0
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/cli@8f1d5a828fdcac7f53486ce42dcf1a01c88a06e0
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/color@8f1d5a828fdcac7f53486ce42dcf1a01c88a06e0
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/gl@8f1d5a828fdcac7f53486ce42dcf1a01c88a06e0
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/noise@8f1d5a828fdcac7f53486ce42dcf1a01c88a06e0
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/radiance-cascades@8f1d5a828fdcac7f53486ce42dcf1a01c88a06e0
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/react@8f1d5a828fdcac7f53486ce42dcf1a01c88a06e0
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/sdf@8f1d5a828fdcac7f53486ce42dcf1a01c88a06e0
https://pkg.pr.new/software-mansion/TypeGPU/@typegpu/three@8f1d5a828fdcac7f53486ce42dcf1a01c88a06e0
https://pkg.pr.new/software-mansion/TypeGPU/unplugin-typegpu@8f1d5a828fdcac7f53486ce42dcf1a01c88a06e0

benchmark
view benchmark

commit
view commit

@github-actions

github-actions Bot commented Aug 6, 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.91, 1.94, 3.75, 6.34, 7.08, 10.24, 20.62, 24.81]
  line [0.94, 1.78, 4.06, 6.69, 6.82, 12.17, 20.46, 22.82]
  line [0.95, 1.90, 4.10, 7.04, 7.60, 10.04, 21.25, 22.29]
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.27, 0.50, 0.69, 0.85, 1.13, 1.16, 1.34, 1.53]
  line [0.33, 0.47, 0.66, 0.78, 1.07, 1.18, 1.36, 1.55]
  line [0.29, 0.53, 0.66, 0.81, 1.10, 1.20, 1.40, 1.55]
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.93, 1.97, 4.14, 6.68, 12.51, 25.14, 52.23, 105.78]
  line [0.79, 1.97, 3.90, 6.59, 11.96, 25.19, 52.51, 107.84]
  line [0.85, 2.17, 4.17, 6.48, 12.51, 25.58, 54.45, 111.88]
Loading

@cieplypolar cieplypolar changed the title feat: Erase block comments [READONLY] feat: Erase block comments Aug 7, 2026
@aleksanderkatan
aleksanderkatan force-pushed the feat/minify-shaders-in-runtime branch 4 times, most recently from 2d91abe to 855ae02 Compare August 10, 2026 15:19
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