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

test suite should reuse performance profiling scripts for logging and performance testing #101

Closed
christoff-buerger opened this issue Feb 11, 2024 · 1 comment

Comments

@christoff-buerger
Copy link
Owner

The RCR test suite in tests/execute.bash should use the performance profiling infrastructure (see issue #67, in particular the profiling/profiling-scripts/measure.bash script) to conduct tests that are logged and for which execution time is tracked to make sure development does not introduce performance bugs.

As a first step, systematic logging with test status and execution time is good enough. To use execution times to define performance tests that can be failed can be done later.

@christoff-buerger
Copy link
Owner Author

Essentially, it's done and tsted.

Note: The logfiles are local and in .gitignore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant