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

Future benchmark tool features #582

Open
gkjohnson opened this issue Aug 27, 2023 · 0 comments
Open

Future benchmark tool features #582

gkjohnson opened this issue Aug 27, 2023 · 0 comments
Milestone

Comments

@gkjohnson
Copy link
Owner

gkjohnson commented Aug 27, 2023

  • Add the ability to chain before / after clean up / prep calls to benchmark functions (without messing up the table structure - just indentation)
  • Adjust benchmark functions to support nested "suite" calls
  • Add a cli that adds suite, bench, etc to global namespace like jest
  • Add cmd options for iterations, max time per test
  • Add option to log a custom table (or modify before logging?)
  • Add option to retrieve test results and log custom transformations
  • Add general benchmark compare ability to a cli tool for general use
  • Add skip, todo, only functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant