websocket-benchmarker
WebSocket benchmarker
Measures message throughput of WebSocket servers under load
Benchmark a WebSocket server's message throughput ⌛
30 stars
3 watching
6 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
benchmarkpythonwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
palindromelabs/stews | A tool suite for security testing of WebSockets | 334 |
socketry/benchmark-http | An asynchronous HTTP benchmark tool for analyzing server performance and website access times | 18 |
betaravener/upy-websocket-server | An ESP8266/ESP32 websocket server implementation allowing client-server communication | 84 |
bitwyre/websocket_core | Provides a basic building block for WebSocket-based communication in web applications. | 13 |
tylertreat/bench | Generates latency measurements and plots from concurrent requests to an external system. | 310 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
denoland/fastwebsockets | A WebSocket implementation that provides a fast and compliant way to establish bidirectional communication between clients and servers. | 872 |
ionelmc/pytest-benchmark | A tool that helps you measure the performance of your code | 1,254 |
bencheeorg/benchee | A tool for benchmarking Elixir code and comparing performance statistics | 1,417 |
palindromelabs/websockets-playground | A platform for testing and experimenting with WebSocket servers. | 28 |
yahoo/streaming-benchmarks | A comprehensive benchmarking platform for evaluating low-latency stream processing solutions | 633 |
c410-f3r/wtx-bench | To evaluate and compare the performance of various web technologies in different programming languages | 0 |
hannah-portswigger/websocketturbointruder | An extension for web browser development tools to test WebSocket protocols by sending custom messages and analyzing responses. | 13 |
lawouach/websocket-for-python | An implementation of the WebSocket protocol defined in RFC 6455 for Python programming | 1,121 |
socketry/async-websocket | An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. | 173 |