From 380d3621fc8241f5a478b51fca275be4fef1863b Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Tue, 19 Nov 2024 22:21:43 -0600 Subject: [PATCH] Issue #47: Update M4 mac mini result. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98d414d..3c8f44f 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ Here are a few of the results I've acquired in my testing (sorted by efficiency, | Configuration | Architecture | Result | Wattage | Gflops/W | |--- |--- |--- |--- |--- | -| [M4 Mac mini (1x M4 @ 4.4 GHz, in Docker)](https://github.com/geerlingguy/top500-benchmark/issues/47) | Arm | 283.02 Gflops | 42W | 6.74 Gflops/W | +| [M4 Mac mini (1x M4 @ 4.4 GHz, in Docker)](https://github.com/geerlingguy/top500-benchmark/issues/47) | Arm | 299.93 Gflops | 39.6W | 7.57 Gflops/W | | [Radxa CM5 (RK3588S2 8-core)](https://github.com/geerlingguy/top500-benchmark/issues/31) | Arm | 48.619 Gflops | 10W | 4.86 Gflops/W | | [AmpereOne A192-26X @ 2.6 GHz](https://github.com/geerlingguy/top500-benchmark/issues/43) | Arm | 2,745.1 Gflops | 570W | 4.82 Gflops/W | | [Ampere Altra Q64-22 @ 2.2 GHz](https://github.com/geerlingguy/top500-benchmark/issues/19) | Arm | 655.90 Gflops | 140W | 4.69 Gflops/W |