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

chore: add basic benchmark script #3

Merged
merged 2 commits into from
Jan 30, 2024
Merged

chore: add basic benchmark script #3

merged 2 commits into from
Jan 30, 2024

Commits on Jan 29, 2024

  1. chore: move test setup to a helper function

    This has no impact now but should make it easier to write benchmarks.
    EvanHahn committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    cbe9444 View commit details
    Browse the repository at this point in the history
  2. chore: add basic benchmark script

    `npm run bench` will create a million projects and tell you how long it takes.
    EvanHahn committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    edb461c View commit details
    Browse the repository at this point in the history