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

https://github.com/jbolda/web-perf-test


https://github.com/jbolda/web-perf-test

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

## Web Perf Test

This uses the JS lib `autocannon` and some simple web server examples to get a rough throughput.

- Run `node /app.mjs` in any server folder.
- In another terminal, run `node stress/index.mjs` to kick off the stress test.
- When complete, it prints results and exists. Manually `ctrl-c` the http server when complete.