Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/new dep resolution #71

Merged
merged 3 commits into from
Oct 3, 2022
Merged

Conversation

nachoaldamav
Copy link
Owner

No description provided.

@vercel
Copy link

vercel bot commented Oct 3, 2022

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

Name Status Preview Updated
fnpm ❌ Failed (Inspect) Oct 3, 2022 at 8:22PM (UTC)

@github-actions
Copy link

github-actions bot commented Oct 3, 2022

Benchmark results:

  • OS: ubuntu-latest
  • Node.js: 18
  • Commit: 6d0f74b
  • Pull request title: Refactor/new dep resolution
Name Time Group
FNPM Beta install (with cache / with lockfile) 0.50s 3
FNPM Beta install (with cache / no lockfile) 0.52s 2
FNPM install (with cache / with lockfile) 0.53s 3
FNPM install (with cache / no lockfile) 0.56s 2
YARN install (with cache / with lockfile) 1.52s 3
PNPM install (with cache / with lockfile) 1.75s 3
NPM install (with cache / with lockfile) 1.98s 3
NPM install (with cache / no lockfile) 2.78s 2
FNPM Beta install (no cache / no lockfile) 3.88s 1
YARN install (with cache / no lockfile) 4.25s 2
FNPM install (no cache / no lockfile) 4.60s 1
NPM install (no cache / no lockfile) 5.77s 1
YARN install (no cache / no lockfile) 9.44s 1
PNPM install (with cache / no lockfile) 16.72s 2
PNPM install (no cache / no lockfile) 36.84s 1

@github-actions
Copy link

github-actions bot commented Oct 3, 2022

Benchmark results:

  • OS: windows-latest
  • Node.js: 18
  • Commit: 6d0f74b
  • Pull request title: Refactor/new dep resolution
Name Time Group
FNPM install (with cache / with lockfile) 3
FNPM install (with cache / no lockfile) 2
FNPM Beta install (with cache / no lockfile) 1.16s 2
FNPM Beta install (with cache / with lockfile) 1.17s 3
PNPM install (with cache / with lockfile) 1.69s 3
YARN install (with cache / with lockfile) 1.92s 3
NPM install (with cache / with lockfile) 3.66s 3
YARN install (with cache / no lockfile) 4.45s 2
NPM install (with cache / no lockfile) 4.66s 2
NPM install (no cache / no lockfile) 7.85s 1
YARN install (no cache / no lockfile) 15.63s 1
FNPM Beta install (no cache / no lockfile) 1
FNPM install (no cache / no lockfile) 1
PNPM install (with cache / no lockfile) 27.74s 2
PNPM install (no cache / no lockfile) 48.49s 1

@github-actions
Copy link

github-actions bot commented Oct 3, 2022

Benchmark results:

  • OS: macos-latest
  • Node.js: 18
  • Commit: 6d0f74b
  • Pull request title: Refactor/new dep resolution
Name Time Group
PNPM install (with cache / with lockfile) 2.28s 3
YARN install (with cache / with lockfile) 2.80s 3
NPM install (with cache / with lockfile) 3.11s 3
NPM install (with cache / no lockfile) 3.83s 2
YARN install (with cache / no lockfile) 4.63s 2
NPM install (no cache / no lockfile) 6.47s 1
FNPM Beta install (with cache / no lockfile) 8.08s 2
FNPM Beta install (with cache / with lockfile) 8.24s 3
FNPM install (no cache / no lockfile) 9.63s 1
FNPM install (with cache / with lockfile) 11.11s 3
YARN install (no cache / no lockfile) 13.17s 1
FNPM install (with cache / no lockfile) 15.99s 2
FNPM Beta install (no cache / no lockfile) 21.31s 1
PNPM install (with cache / no lockfile) 40.97s 2
PNPM install (no cache / no lockfile) 1.65m 1

@github-actions
Copy link

github-actions bot commented Oct 3, 2022

Benchmark results:

  • OS: ubuntu-latest
  • Node.js: 18
  • Commit: 55c1ee6
  • Pull request title: Refactor/new dep resolution
Name Time Group
FNPM install (with cache / with lockfile) 1.46s 3
FNPM Beta install (with cache / with lockfile) 1.49s 3
PNPM install (with cache / with lockfile) 1.64s 3
FNPM Beta install (with cache / no lockfile) 1.72s 2
FNPM install (with cache / no lockfile) 3.59s 2
YARN install (with cache / with lockfile) 10.60s 3
NPM install (with cache / with lockfile) 10.94s 3
NPM install (with cache / no lockfile) 15.93s 2
FNPM Beta install (no cache / no lockfile) 19.98s 1
PNPM install (with cache / no lockfile) 21.55s 2
FNPM install (no cache / no lockfile) 24.51s 1
YARN install (with cache / no lockfile) 28.60s 2
PNPM install (no cache / no lockfile) 36.01s 1
NPM install (no cache / no lockfile) 45.09s 1
YARN install (no cache / no lockfile) 47.35s 1

@github-actions
Copy link

github-actions bot commented Oct 3, 2022

Benchmark results:

  • OS: windows-latest
  • Node.js: 18
  • Commit: 55c1ee6
  • Pull request title: Refactor/new dep resolution
Name Time Group
FNPM install (with cache / with lockfile) 3
FNPM install (with cache / no lockfile) 2
PNPM install (with cache / with lockfile) 2.46s 3
FNPM Beta install (with cache / with lockfile) 3
FNPM Beta install (with cache / no lockfile) 2
FNPM install (no cache / no lockfile) 1
FNPM Beta install (no cache / no lockfile) 1
YARN install (with cache / with lockfile) 22.92s 3
NPM install (with cache / with lockfile) 30.15s 3
NPM install (with cache / no lockfile) 40.45s 2
PNPM install (with cache / no lockfile) 41.22s 2
YARN install (with cache / no lockfile) 49.08s 2
PNPM install (no cache / no lockfile) 1.09m 1
NPM install (no cache / no lockfile) 1.17m 1
YARN install (no cache / no lockfile) 1.53m 1

@github-actions
Copy link

github-actions bot commented Oct 3, 2022

Benchmark results:

  • OS: macos-latest
  • Node.js: 18
  • Commit: 55c1ee6
  • Pull request title: Refactor/new dep resolution
Name Time Group
PNPM install (with cache / with lockfile) 4.23s 3
FNPM install (with cache / with lockfile) 22.63s 3
FNPM Beta install (with cache / no lockfile) 23.76s 2
FNPM Beta install (with cache / with lockfile) 23.83s 3
FNPM install (with cache / no lockfile) 25.46s 2
YARN install (with cache / with lockfile) 30.63s 3
NPM install (with cache / no lockfile) 37.29s 2
PNPM install (with cache / no lockfile) 40.42s 2
NPM install (with cache / with lockfile) 46.02s 3
FNPM Beta install (no cache / no lockfile) 59.98s 1
YARN install (with cache / no lockfile) 1.15m 2
FNPM install (no cache / no lockfile) 1.15m 1
NPM install (no cache / no lockfile) 1.19m 1
PNPM install (no cache / no lockfile) 1.42m 1
YARN install (no cache / no lockfile) 3.20m 1

@nachoaldamav nachoaldamav merged commit 5c2dedf into main Oct 3, 2022
@nachoaldamav nachoaldamav deleted the refactor/new-dep-resolution branch October 14, 2022 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant