Commit 17708cb5 authored by Tobias Schmidt's avatar Tobias Schmidt

Merge pull request #355 from prometheus/mention-cores

Mention CPU cores in peak performance benchmark.
parents 5088d23f 49ddea11
......@@ -234,9 +234,9 @@ you an idea, here are some results from benchmarks:
sustained an ingestion rate of 34k samples per second, belonging to
170k time series, scraped from 600 targets.
* On a modern server with 64GiB RAM and SSD, Prometheus sustained an
ingestion rate of 525k samples per second, belonging to 1.4M time
series, scraped from 1650 targets.
* On a modern server with 64GiB RAM, 32 CPU cores, and SSD, Prometheus
sustained an ingestion rate of 525k samples per second, belonging to 1.4M
time series, scraped from 1650 targets.
In both cases, there were no obvious bottlenecks. Various stages of the
processing pipelines reached their limits more or less at the same
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment