Skip to content

Conversation

@nmn
Copy link
Collaborator

@nmn nmn commented Nov 14, 2025

What changed / motivation ?

Second attempt to make things build correctly. This is currently using yarn instead of NPM to fix the double-react problem.

@github-actions
Copy link

github-actions bot commented Dec 6, 2025

workflow: benchmarks/perf

Comparison of performance test results, measured in operations per second. Larger is better.
yarn workspace v1.22.22
yarn run v1.22.22
$ node ./compare.js /tmp/tmp.nB2AeGqryO /tmp/tmp.duimYthoMF

Results Base Patch Ratio
babel-plugin: stylex.create
· basic create 539 548 1.02 +
· complex create 64 67 1.05 +
babel-plugin: stylex.createTheme
· basic themes 422 447 1.06 !!
· complex themes 34 35 1.03 +
Done in 0.08s.
Done in 0.32s.

@github-actions
Copy link

github-actions bot commented Dec 6, 2025

workflow: benchmarks/size

Comparison of minified (terser) and compressed (brotli) size results, measured in bytes. Smaller is better.
yarn workspace v1.22.22
yarn run v1.22.22
$ node ./compare.js /tmp/tmp.lX24gWQFFU /tmp/tmp.kkHpJlh7Gi

Results Base Patch Ratio
@stylexjs/stylex/lib/cjs/stylex.js
· compressed 1,311 1,311 1.00
· minified 4,150 4,150 1.00
@stylexjs/stylex/lib/cjs/inject.js
· compressed 1,793 1,793 1.00
· minified 4,915 4,915 1.00
benchmarks/size/.build/bundle.js
· compressed 496,650 496,650 1.00
· minified 4,847,840 4,847,840 1.00
benchmarks/size/.build/stylex.css
· compressed 99,853 99,853 1.00
· minified 747,541 747,541 1.00
Done in 0.08s.
Done in 0.32s.

Copy link
Member

@mellyeliu mellyeliu left a comment

Choose a reason for hiding this comment

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

The docs on this branch are behind what's in main. Let's port them over before merging

@nmn nmn merged commit 5a96922 into main Jan 2, 2026
10 checks passed
@nmn nmn deleted the docs/fumadocs-waku-2 branch January 2, 2026 03:38
This was linked to issues Jan 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs] Redesign the StyleX website Move to Fumadocs

4 participants