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 load tests #12

Merged
merged 14 commits into from
Oct 8, 2023
Merged

Conversation

MarcSkovMadsen
Copy link
Collaborator

@MarcSkovMadsen MarcSkovMadsen commented Oct 1, 2023

This PR builds on #11 and #26. Review those PRs first!

Works around #30

In order to keep the code best practice and recommendable we need to make sure the apps can load fast.

This will also make it much easier for us for example to deploy them to Hugging Face spaces as requested in #9.

This PR adds load testing using Locust. See the updated README for details.

image

@MarcSkovMadsen
Copy link
Collaborator Author

I've merged with the current main branch and

@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2023

Codecov Report

All modified lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@d3b1d74). Click here to learn what that means.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@          Coverage Diff           @@
##             main     #12   +/-   ##
======================================
  Coverage        ?   0.00%           
======================================
  Files           ?       1           
  Lines           ?       3           
  Branches        ?       0           
======================================
  Hits            ?       0           
  Misses          ?       3           
  Partials        ?       0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

README.md Outdated Show resolved Hide resolved
@ahuang11 ahuang11 merged commit a11d565 into holoviz-topics:main Oct 8, 2023
1 check failed
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