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

feat: add benchmark support #234

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feat: add benchmark support #234

wants to merge 1 commit into from

Conversation

fredrikaverpil
Copy link
Owner

@fredrikaverpil fredrikaverpil commented Dec 14, 2024

Why this change?

It was asked for in
#227

What was changed?

Added the ability to run a single benchmark.

If you execute all tests in a dir or file, any benchmarks will be skipped.

Todo

  • Consider if this should really be merged in... (is it useful, do I want to
    maintain this?)
  • Refactor, the code is way too entangled with "regular" tests logic now.
  • Add tests.

Copy link
Contributor

This PR has been open for 20 days with no activity. Remove the stale label or add a comment or it will be closed in 10 days.

Copy link
Contributor

This PR has been open for 20 days with no activity. Remove the stale label or add a comment or it will be closed in 10 days.

@github-actions github-actions bot added the Stale label Feb 12, 2025
@fredrikaverpil fredrikaverpil added enhancement New feature or request and removed Stale labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant