From 65aade960bdc722e4c91345fd915dca1f203f744 Mon Sep 17 00:00:00 2001 From: Coopydood <39441479+Coopydood@users.noreply.github.com> Date: Tue, 1 Oct 2024 22:09:24 +0100 Subject: [PATCH] Add Geekbench scores Signed-off-by: Coopydood <39441479+Coopydood@users.noreply.github.com> --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 3e70634..55a2e88 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,22 @@ The specs of my main system that the OpenCore configuration targets. > [!NOTE] > The system contains an **NVIDIA RTX 3090** graphics card, but it has been intentionally disabled through a custom SSDT (``SSDT-GPU-DISABLE.aml``). + +### Geekbench Scores + +| **Intel Core i9-10900K** | **Windows** | **Linux** | **macOS** | +|-------------------------- |------------- |----------- |----------- | +| Single Core | 1,694 | 1,936 | 1,751 | +| Muti Core | 9,279 | 10,229 | 9,883 | + +| **GPU** | **Windows**
Vulkan | **Linux**
Vulkan | **macOS**
Metal | +|---------------------------- |----------------------- |--------------------- |-------------------- | +| NVIDIA
GeForce RTX 3090 | 182,120 | 186,533 | - | +| AMD
Radeon RX 5700 XT | 68,514 | 75,313 | 101,291 | +| Intel
UHD 630 Graphics | 6,275 | 5,702 | 6,312 | + +
+ *** ## ACPI