Skip to content

WIP - JS/Python package manager migrations: npm -> bun, pip -> uv#390

Draft
Theodlz wants to merge 14 commits into
cesium-ml:mainfrom
Theodlz:from-npm-and-pip-to-bun-and-uv
Draft

WIP - JS/Python package manager migrations: npm -> bun, pip -> uv#390
Theodlz wants to merge 14 commits into
cesium-ml:mainfrom
Theodlz:from-npm-and-pip-to-bun-and-uv

Conversation

@Theodlz
Copy link
Copy Markdown
Collaborator

@Theodlz Theodlz commented Oct 29, 2024

This is an attempt (and work in progress) to migrate to bun (for js deps) and uv (for python deps), to get things up and running much quicker.

@Theodlz
Copy link
Copy Markdown
Collaborator Author

Theodlz commented Oct 29, 2024

@stefanv here's a first successful attempt using uv to install python dependencies, and bun to install the javascript ones!

@Theodlz
Copy link
Copy Markdown
Collaborator Author

Theodlz commented Oct 29, 2024

I'll keep working on it, but this is quite nice already

@Theodlz
Copy link
Copy Markdown
Collaborator Author

Theodlz commented Oct 29, 2024

Testing baselayer ran in 1m37s, version what's on main that took 2m51s. Quite the speedup!

I'll try it out with SkyPortal tomorrow

@sarhatabaot
Copy link
Copy Markdown

Testing baselayer ran in 1m37s, version what's on main that took 2m51s. Quite the speedup!

I'll try it out with SkyPortal tomorrow

Any progress on this? We are interested in using it as well :)

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