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

Performance Testing / Performance Regression Testing / Time Bound Tests #50

Open
sirinath opened this issue Oct 27, 2020 · 0 comments
Open

Comments

@sirinath
Copy link

Some times tests not only need to produce the correct results the results should be given within an acceptable time. So can performance testing be added which can:

  • ensure core runs within a time-bound
  • ensures code runs as fast as or faster than a benchmark price of code
    • sure code runs as fast or faster than the previous build
      • easily persist the previous results and load the data
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