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

add performance tests on jenkins #2215

Closed
ltalirz opened this issue Nov 18, 2018 · 1 comment
Closed

add performance tests on jenkins #2215

ltalirz opened this issue Nov 18, 2018 · 1 comment
Assignees
Labels
priority/nice-to-have type/performance Issue related to how quickly AiiDA works

Comments

@ltalirz
Copy link
Member

ltalirz commented Nov 18, 2018

from @giovannipizzi

add tests to check performance of

  • creating 10k nodes
  • running 10x a simple verdi command that requires load_dbenv
  • running 10x a simple verdi command that does not require load_dbenv

If you want to include any actual asserts (test failing, if it takes too long), then it might be better to include these only on jenkins where we are sure to always use the same hardware.

@giovannipizzi giovannipizzi added this to the v1.0.1 milestone Dec 3, 2018
@giovannipizzi giovannipizzi modified the milestones: v1.0.1, v1.1.0 Dec 3, 2018
@sphuber sphuber removed this from the v1.1.0 milestone Feb 28, 2020
@chrisjsewell chrisjsewell added the type/performance Issue related to how quickly AiiDA works label Apr 7, 2020
@sphuber
Copy link
Contributor

sphuber commented Oct 4, 2020

This has been addressed by the adding of the benchmarking workflow to GHA. The normal CI workflow already has a test for the loading speed of verdi.

@sphuber sphuber closed this as completed Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/nice-to-have type/performance Issue related to how quickly AiiDA works
Projects
None yet
Development

No branches or pull requests

4 participants