Skip to content

Conversation

@jackyef
Copy link
Owner

@jackyef jackyef commented Sep 11, 2023

The script was still built using previous methods (rollup, babel, etc.). Wondering if building with bun will produce a more optimized code to be run with bun.

Update:
Huh, react-ssr with Bun compiled output is actually slower: 8b748ea

Update 2:
After updating react-ssr build script, the number is now exactly the same as running babel-generated output with bun c0ef0d0

Update 3:
Latest number with React 18, bun-built output + bun runtime is 20% faster!

@jackyef jackyef mentioned this pull request Sep 11, 2023
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