You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#779 added basic components for a performance analysis. Currently, the analysis builds the modules, runs all tests, extracts their running times and uploads them to GitHub Pages. For now, we have a very simple display that can be extended with other information:
Tasks/Options:
Add project versions and commit hashes to the entries
Create an overall better looking web page
Use specific test cases/performance benchmarks to get a better performance analysis (e.g. current tests include tests for the CLI arguments...)
The text was updated successfully, but these errors were encountered:
#779 added basic components for a performance analysis. Currently, the analysis builds the modules, runs all tests, extracts their running times and uploads them to GitHub Pages. For now, we have a very simple display that can be extended with other information:
Tasks/Options:
The text was updated successfully, but these errors were encountered: