From 406e47a206a6b5f8db5d804590194b0c883fca6d Mon Sep 17 00:00:00 2001 From: openclaw Date: Wed, 4 Mar 2026 09:54:31 +0000 Subject: [PATCH] Add CPU comparison table --- cpu-comparison.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 cpu-comparison.md diff --git a/cpu-comparison.md b/cpu-comparison.md new file mode 100644 index 0000000..69970ab --- /dev/null +++ b/cpu-comparison.md @@ -0,0 +1,13 @@ +# CPU Comparison Table + +| CPU-Modell | Generation | Architektur | Kerne | Threads | Kernzahl | TDP (W) | +|------------|------------|-------------|-------|---------|----------|---------| +| AMD EPYC 9655 | 9005 (Turin) | Zen 5 | 96 | 192 | 96 | 400 | +| AMD EPYC 9555 | 9005 (Turin) | Zen 5 | 64 | 128 | 64 | 360 | +| AMD EPYC 9654P | 9004 (Genoa) | Zen 4 | 96 | 192 | 96 | 360 | +| AMD EPYC 9554 | 9004 (Genoa) | Zen 4 | 64 | 128 | 64 | 360 | +| AMD EPYC 8534P | 9004 (Genoa) | Zen 4 | 64 | 128 | 64 | 200 | +| Intel Xeon Platinum 8490H | 4th Gen Xeon (Sapphire Rapids) | Golden Cove | 60 | 120 | 60 | 350 | +| Intel Xeon Platinum 8480+ | 4th Gen Xeon (Sapphire Rapids) | Golden Cove | 56 | 112 | 56 | 250 | + +## Quellen: