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 websocket stresstests for Tornado server #1177

Merged
merged 12 commits into from
Sep 5, 2020
Merged

Add websocket stresstests for Tornado server #1177

merged 12 commits into from
Sep 5, 2020

Conversation

sc1f
Copy link
Contributor

@sc1f sc1f commented Sep 4, 2020

Feature

This PR adds a stresstest suite for the perspective-python tornado server, allowing for clients to be spawned against any remote perspective-python server to test performance and load handling. Much like the benchmark suite, results are logged to a Perspective table and can be visualized in the browser.

Changelog

  • Adds test client and test servers
  • Adds a PerspectiveManager and PerspectiveTornadoHandler implementation that provides telemetry to the client

@sc1f sc1f added enhancement Feature requests or improvements Python and removed cla-present labels Sep 4, 2020
Copy link
Member

@texodus texodus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@texodus
Copy link
Member

texodus commented Sep 5, 2020

Thanks for the PR!

@texodus texodus merged commit 3a6362c into master Sep 5, 2020
@texodus texodus deleted the tornado-async branch September 5, 2020 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests or improvements Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants