From 0aef609dad31b19d6fc2a8189faf5e1056381ea4 Mon Sep 17 00:00:00 2001 From: Leonid Yuriev Date: Sat, 6 Jun 2020 16:27:08 +0300 Subject: [PATCH] mdbx-doc: one more fix about HyperThreading in read-scalability benchmark. In continue 1c4653d4661e4dc6db38ffb9c933c556a527bb20 Change-Id: I886624359ccd4f5832f82d7aa2fff352962e708d --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b85a3e6c..6f02ab46 100644 --- a/README.md +++ b/README.md @@ -486,7 +486,7 @@ Here showed sum of performance metrics in 3 benchmarks: ## Read Scalability Summary performance with concurrent read/search queries in 1-2-4-8 -threads on 4 CPU cores machine. +threads on machine with 4 logical CPU in HyperThreading mode (i.e. actually 2 physical CPU cores). ![Comparison #2: Read Scalability](https://raw.githubusercontent.com/wiki/erthink/libmdbx/img/perf-slide-2.png)