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

[Python Benchmarks] Add a mode to selectively run a few inputs for functionality check #2348

Open
Priya2698 opened this issue Jun 5, 2024 · 0 comments
Labels
enhancement New feature or request Python Benchmarks

Comments

@Priya2698
Copy link
Collaborator

Aim:

  1. Add a mode --run-subset which samples a very small subset of input sizes to run. This allows us to run the benchmark suite quickly for a functionality check when making any code changes.
  2. Optional: Add a flag to control how many inputs are sampled.

CC: @naoyam

@Priya2698 Priya2698 added Python Benchmarks enhancement New feature or request labels Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Python Benchmarks
Projects
None yet
Development

No branches or pull requests

1 participant