static-web-server / benchmarks

A benchmark suite which measures the requests per second and latency on average for several web servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Any resource usage benchmark?

Oppen opened this issue · comments

It would be interesting to also see how those servers fare regarding memory and (average?) CPU usage.
Personally, I'm running some very low-resource servers (well, relative to today's standards) for my friends and I, say a netbook with an Atom N270 and 2GB of RAM.

Sure.

I can also say that for example for the tests shown in the graph, Nginx consumes around ~1.5MB RAM and SWS ~3MB using the Linux dynamic-linked binary.

But agree that more details about resources used should be useful.