Skip to content

Conversation

@Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Sep 10, 2025

Related issue: #31859 (comment)

Description

Another potential simplification is to use the standard reporter of qunit instead of a custom one (failonlyreporter). The log will be more verbose but you can still find the things you need e.g. by piping into a text file and then do a search on it. failonlyreporter hasn't been update since six years and relies on a very outdated dependency of chalk.

@github-actions
Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 338.24
79.14
338.24
79.14
+0 B
+0 B
WebGPU 580.27
160.28
580.27
160.28
+0 B
+0 B
WebGPU Nodes 578.88
160.04
578.88
160.04
+0 B
+0 B

🌳 Bundle size after tree-shaking

Minimal build including a renderer, camera, empty scene, and dependencies.

Before After Diff
WebGL 469.88
113.85
469.88
113.85
+0 B
+0 B
WebGPU 649.98
175.93
649.98
175.93
+0 B
+0 B
WebGPU Nodes 604.09
165.11
604.09
165.11
+0 B
+0 B

@mrdoob mrdoob added this to the r181 milestone Sep 11, 2025
@Mugen87 Mugen87 merged commit 41e733f into mrdoob:dev Sep 11, 2025
9 checks passed
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