Skip to content

Add writing tests for locust#1173

Open
genematx wants to merge 3 commits intobluesky:mainfrom
genematx:locust
Open

Add writing tests for locust#1173
genematx wants to merge 3 commits intobluesky:mainfrom
genematx:locust

Conversation

@genematx
Copy link
Copy Markdown
Contributor

Adding a script to test writing load with locust.

Checklist

  • Add a Changelog entry
  • Add the ticket number which this PR closes to the comment section

@gwbischof
Copy link
Copy Markdown
Contributor

Looks good, did you test it?

@danielballan
Copy link
Copy Markdown
Member

It may be better to replay pre-generated document streams. A couple benefits:

  • Remove issue with the dueling Locust and RunEngine event loops.
  • Reduce dependency footprint. (This pulls in Ophyd, which pulls in libca, and a whole host of potential complexity there.)
  • It can run faster and produce maximum load, especially if the document streams are pre-loaded into RAM.

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.

3 participants