-
Notifications
You must be signed in to change notification settings - Fork 1
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
Accessioning WF load test findings #14
Comments
EvaluationI wrote a script to repeatedly call Profile Output
|
The profiling output clearly brackets In the "real world", I would imagine the assay queue would have batches moving forward in the progression as opposed to this test where we're just accumulating more and more items into the queue. Why does it matter, though? |
Summary
Assess performance of Bloom Db as number of rows scales
Approach
I'm running repeated invocations of
test_create_acceessioning_wf()
and monitoring the size of thegeneric_instance
table in a script. Evaluation to followEnvironment
Database
Application
The text was updated successfully, but these errors were encountered: