Skip to content

Conversation

@adhami3310
Copy link
Member

makes initial setup faster (hopefully)

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 6, 2025

CodSpeed Performance Report

Merging #4906 will improve performances by 17.29%

Comparing double-down-on-bun-over-fnm/npm (b788c87) with main (d45e569)

Summary

⚡ 1 improvements
✅ 11 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
test_compile_stateful[_simple_page] 303.7 µs 258.9 µs +17.29%

@adhami3310
Copy link
Member Author

reflex-web is failing because of oven-sh/bun#17014

@masenf masenf mentioned this pull request Mar 7, 2025
32 tasks
Copy link
Collaborator

@masenf masenf left a comment

Choose a reason for hiding this comment

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

my system had an old version of node, that got picked up by bun run. we should use bun run --bun to make sure it uses bun runtime

@adhami3310
Copy link
Member Author

the issue with not using node is that reflex web would fail to compile :/

@Alek99
Copy link
Member

Alek99 commented Mar 16, 2025

the issue with not using node is that reflex web would fail to compile :/

Is this just because of spline?

@adhami3310
Copy link
Member Author

Is this just because of spline?

It is because of bun failing to compile an app with spline.

@adhami3310 adhami3310 merged commit 8c9bc66 into main Mar 17, 2025
43 checks passed
@adhami3310 adhami3310 deleted the double-down-on-bun-over-fnm/npm branch March 17, 2025 21:58
bhatia2akshit pushed a commit to bhatia2akshit/reflex that referenced this pull request Mar 19, 2025
* double down on bun over fnm/npm

* only install bun if we need a more recent version

* add a better guard to for columnheader

* upgrade bun

* remove --bun maybe?

* maybe wsl is better now

* always using system node

* remove installing node

* rename get npm registry

* check if nodejs is outdated

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
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.

4 participants