Skip to content

Add websocket stresstests for Tornado server#1177

Merged
texodus merged 12 commits intomasterfrom
tornado-async
Sep 5, 2020
Merged

Add websocket stresstests for Tornado server#1177
texodus merged 12 commits intomasterfrom
tornado-async

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

Development

Successfully merging this pull request may close these issues.

3 participants