nachoaldamav / ultra

JavaScript package manager
https://ultrapkg.dev/
MIT License
566 stars 15 forks source link

feat ✨: (cli) New dependency resolution #143

Closed nachoaldamav closed 2 years ago

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
fnpm ✅ Ready (Inspect) Visit Preview Oct 29, 2022 at 11:49AM (UTC)
github-actions[bot] commented 2 years ago

Benchmark results:

Name Time Group
Bun install (with cache / with lockfile) 0.47s 3
⚡ ULTRA install (with cache / with lockfile) 1.76s 3
PNPM install (with cache / with lockfile) 6.64s 3
Bun install (no cache / no lockfile) 7.60s 1
Bun install (with cache / no lockfile) 7.66s 2
YARN install (with cache / with lockfile) 8.66s 3
PNPM install (with cache / no lockfile) 2
NPM install (with cache / with lockfile) 13.00s 3
⚡ ULTRA install (with cache / no lockfile) 13.73s 2
NPM install (with cache / no lockfile) 17.87s 2
PNPM install (no cache / no lockfile) 1
⚡ ULTRA install (no cache / no lockfile) 25.44s 1
YARN install (with cache / no lockfile) 40.85s 2
NPM install (no cache / no lockfile) 50.36s 1
YARN install (no cache / no lockfile) 56.16s 1