Skip to content

Conversation

@nmn
Copy link
Collaborator

@nmn nmn commented Jan 12, 2026

What changed / motivation ?

Expanding the unplugin package to support building with Bun.

So far, I have something functional but hacked together. Will update to refactor next.

@vercel
Copy link

vercel bot commented Jan 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
stylex Ready Ready Preview, Comment Jan 13, 2026 9:31am

@nmn nmn marked this pull request as draft January 12, 2026 03:51
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 12, 2026
@github-actions
Copy link

github-actions bot commented Jan 12, 2026

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.SH4byZALUT /tmp/tmp.T5Rh5h9PLI

Results Base Patch Ratio
babel-plugin: stylex.create
· basic create 557 535 0.96 -
· complex create 66 66 1.00
babel-plugin: stylex.createTheme
· basic themes 430 436 1.01 +
· complex themes 34 34 1.00
Done in 0.09s.
Done in 0.33s.

@github-actions
Copy link

github-actions bot commented Jan 12, 2026

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.fYyZEN0WsQ /tmp/tmp.GHG3JepxxX

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.36s.

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.

2 participants