|
|
|
|
|
by eelco
5598 days ago
|
|
The article mentions the "pong" benchmark which seems to reside here: https://github.com/snoyberg/benchmarks. Looking at the code is doesn't do anything besides answering "pong" to any request so it's mostly about testing the overhead of the webserver, not its resilience against high loads. |
|