diff --git a/README.md b/README.md index a320c4c..90c3bb6 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ This saves time in case of multiple calls of the benchmark. | Machine | CPU | hard disc | comment | time | | -------- | -------- | --------- | ------- | ----- | -| stone | AMD Ryzon 1700, 8 (8 logical cores per physical) | hd | - | 0h 35 min | -| stone | AMD Ryzon 1700, 8 (8 logical cores per physical) | hd | use docker for build | 0h 41 min | -| stone | AMD Ryzon 1700, 8 (8 logical cores per physical) | - | use tmpfs for tmp/ | 0h 33 min | +| stone | AMD Ryzon 1700, 8 (2 logical cores per physical) | hd | - | 0h 35 min | +| stone | AMD Ryzon 1700, 8 (2 logical cores per physical) | hd | use docker for build | 0h 41 min | +| stone | AMD Ryzon 1700, 8 (2 logical cores per physical) | - | use tmpfs for tmp/ | 0h 33 min | | imageBuild01 | 8 cores | hd | virtual machine / KVM | 1h 00 min | | rock | Intel Dualcore, 2 (2 logical cores per physical) | hd | - | 2h 11 min | | laptop | Intel i3, 2 (2 logical cores per physical) | hd | - | 3h 00 min |