An open API service indexing awesome lists of open source software.

https://github.com/krispowers/http-rps

A JavaScript tool for measuring real-world RPS and tracing slow points in request handling.
https://github.com/krispowers/http-rps

http node rps

Last synced: 25 days ago
JSON representation

A JavaScript tool for measuring real-world RPS and tracing slow points in request handling.

Awesome Lists containing this project

README

          

# http-rps
A JavaScript tool that compiles accurate RPS (rate per second) data, based on real-world conditions, with an additional tracing tool to identify slow points in the request handling process.