Commit 49ddea11 authored by Julius Volz's avatar Julius Volz

Mention CPU cores in peak performance benchmark.

parent 5088d23f
...@@ -234,9 +234,9 @@ you an idea, here are some results from benchmarks: ...@@ -234,9 +234,9 @@ you an idea, here are some results from benchmarks:
sustained an ingestion rate of 34k samples per second, belonging to sustained an ingestion rate of 34k samples per second, belonging to
170k time series, scraped from 600 targets. 170k time series, scraped from 600 targets.
* On a modern server with 64GiB RAM and SSD, Prometheus sustained an * On a modern server with 64GiB RAM, 32 CPU cores, and SSD, Prometheus
ingestion rate of 525k samples per second, belonging to 1.4M time sustained an ingestion rate of 525k samples per second, belonging to 1.4M
series, scraped from 1650 targets. time series, scraped from 1650 targets.
In both cases, there were no obvious bottlenecks. Various stages of the In both cases, there were no obvious bottlenecks. Various stages of the
processing pipelines reached their limits more or less at the same 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