From 8d16b70b06d103af14825ec05436dd71b19141e8 Mon Sep 17 00:00:00 2001 From: Jun Wang Date: Wed, 6 Jan 2021 12:30:25 +1100 Subject: [PATCH] centered all content in Custom Hardware table --- ReadMe.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 43aae21fd..5f96d8e97 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -68,20 +68,20 @@ I believe the results will help developers to make the right *cost/performance* ## Custom Hardware - Xcode 12 -| Device | CPU | RAM | SSD | HDD | Xcode | macOS | Time(sec) | Comments | -|:--------------------:|:-----------------------:|:---:|:---:|:---:|:-----:|:-------:|:---------:|----------------| -| Hackintosh |i9-10850K 3.6 Ghz 10-core| 64 | 1TB | | 12.2 | 10.15.7 | 113 | | -| Hackintosh |i9-10900k 3.7 Ghz 10-core| 64 | 512 | 6TB | 12.2 | 11.0.1 | 122 | | -| NLEstation 2020 | i9 3.6 GHz 8-core | 64 | 1TB | | 12.2 | 10.15.7 | 129 | | -| Hackintosh |i7-10700K 3.8 Ghz 8-core | 32 | 1TB | | 12.2 | 10.15.7 | 130 | | -| Hackintosh |AMD 3800x 4.2 Ghz 8-core | 64 | 1TB | | 12.2 | 10.15.6 | 137 | | -| Ryzentosh | R9 3900 3.8 Ghz 12-core | 32 | 512 | | 12.1 | 10.15.4 | 161 | | -| Ryzentosh | R5 3600 3.6 Ghz 6-core | 16 | 512 | | 12.3 | 10.15.7 | 175 | | -| Hackintosh |i5-10400F 2.9 Ghz 6-core | 32 | 512 | | 12.3 | 10.15.7 | 180 | | -| Hackintosh | i5-9400 2.9 Ghz 6-core | 32 | 512 | 2TB | 12.1 | 10.15.7 | 191 | | -| Hackintosh | i3-10100 3.6 Ghz 4-core | 32 | 1TB | | 12.1 | 10.15.7 | 233 | | -| Hackintosh | i7-4770K 3.5 Ghz 4-core | 16 | 2TB | 8TB | 12.2 | 10.15.7 | 276 | | -| QEMU VM | Xeon 1.8 Ghz 4-core | 8 | 32 | | 12.2 | 10.15.7 | 775 | | +| Device | CPU | RAM | SSD | HDD | Xcode | macOS | Time(sec) | Comments | +|:---------------:|:-------------------------:|:---:|:---:|:---:|:-----:|:-------:|:---------:|:--------:| +| Hackintosh | i9-10850K 3.6 Ghz 10-core | 64 | 1TB | | 12.2 | 10.15.7 | 113 | | +| Hackintosh | i9-10900k 3.7 Ghz 10-core | 64 | 512 | 6TB | 12.2 | 11.0.1 | 122 | | +| NLEstation 2020 | i9 3.6 GHz 8-core | 64 | 1TB | | 12.2 | 10.15.7 | 129 | | +| Hackintosh | i7-10700K 3.8 Ghz 8-core | 32 | 1TB | | 12.2 | 10.15.7 | 130 | | +| Hackintosh | AMD 3800x 4.2 Ghz 8-core | 64 | 1TB | | 12.2 | 10.15.6 | 137 | | +| Ryzentosh | R9 3900 3.8 Ghz 12-core | 32 | 512 | | 12.1 | 10.15.4 | 161 | | +| Ryzentosh | R5 3600 3.6 Ghz 6-core | 16 | 512 | | 12.3 | 10.15.7 | 175 | | +| Hackintosh | i5-10400F 2.9 Ghz 6-core | 32 | 512 | | 12.3 | 10.15.7 | 180 | | +| Hackintosh | i5-9400 2.9 Ghz 6-core | 32 | 512 | 2TB | 12.1 | 10.15.7 | 191 | | +| Hackintosh | i3-10100 3.6 Ghz 4-core | 32 | 1TB | | 12.1 | 10.15.7 | 233 | | +| Hackintosh | i7-4770K 3.5 Ghz 4-core | 16 | 2TB | 8TB | 12.2 | 10.15.7 | 276 | | +| QEMU VM | Xeon 1.8 Ghz 4-core | 8 | 32 | | 12.2 | 10.15.7 | 775 | | ## Custom Hardware - Xcode 11