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

Docs: add section on basic performance benchmark #5724

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

sphuber
Copy link
Contributor

@sphuber sphuber commented Oct 27, 2022

The section provides a basic script to benchmark the performance of an AiiDA installation by launching a number of ArithmeticAddCalculation jobs. The script by default automatically sets up the required Code and localhost Computer. All created nodes are automatically deleted from the database at the end.

The documentation gives instructions on how to run the script and provides example output of a run on a typical work station including completion times for runs with variable number of daemon workers. This should give users an idea of the performance of their installation.

Cherry-pick: 07c1ba9

The section provides a basic script to benchmark the performance of an
AiiDA installation by launching a number of `ArithmeticAddCalculation`
jobs. The script by default automatically sets up the required `Code`
and localhost `Computer`. All created nodes are automatically deleted
from the database at the end.

The documentation gives instructions on how to run the script and
provides example output of a run on a typical work station including
completion times for runs with variable number of daemon workers. This
should give users an idea of the performance of their installation.

Cherry-pick: 07c1ba9
@sphuber sphuber changed the title Docs: add section on basic performance benchmark (#5635) Docs: add section on basic performance benchmark Oct 27, 2022
@sphuber
Copy link
Contributor Author

sphuber commented Oct 27, 2022

This was originally added #5635 on the support/1.6.x branch. Here we cherry-pick the commit and update the script to be compatible with v2.x.

@sphuber sphuber merged commit 16ae9ae into aiidateam:main Oct 27, 2022
@sphuber sphuber deleted the fix/docs-base-performance-benchmark branch October 27, 2022 14:24
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

Successfully merging this pull request may close these issues.

None yet

1 participant