GeekBench6.1が(少し前にリリースされていました)
クロスプラットフォームのGeekBenchが6.1にバージョンアップしていました。
公式ページのblogによると変更は以下のとおり。
Primate Labs is pleased to announce the availability of Geekbench 6.1, the latest version of our cross-platform CPU and GPU benchmark.
Geekbench 6.1 features the following changes:
- Upgrade to Clang 16 Geekbench 6.1 is built with Clang 16 on all platforms. Geekbench 6.1 also improves the optimization switches used when building Geekbench.
- Increase workload gap Geekbench 6.1 increases the workload gap (the pause between workloads) from two seconds to five seconds. The increased workload gap minimizes thermal throttling and reduces run-to-run variability on newer smartphones such as the Samsung Galaxy S23.
- Introduce support for SVE instructions Geekbench 6.1 includes SVE implementations of several image processing and machine learning functions.
- Introduce support for AVX512-FP16 instructions Geekbench 6.1 includes AVX512-FP16 implementations of several image processing functions.
- Introduce support for fixed-point math Geekbench 6.1 introduces fixed-point implementations of several image processing functions. Geekbench uses fixed-point math to implement some image processing functions on systems without FP16 instructions.
- Improve Multi-Core Performance Geekbench 6.1 improves the multi-core implementations of the Background Blur and Horizon Detection workloads, especially on high-end desktop processors such as 12- and 16-core AMD Ryzens, AMD Threadrippers, and Intel Xeons.
Thanks to these changes, Geekbench 6.1 single-core scores are up to 5% higher, and multi-core scores are up to 10% higher than Geekbench 6.0 scores. As a result of these methodological differences, which have a non-trivial impact on scores, we recommend users not compare Geekbench 6.1 scores against Geekbench 6.0 scores.
Geekbench 6.1 is a recommended update for all Geekbench 6 users.
変更点の終わりに
As a result of these methodological differences, which have a non-trivial impact on scores, we recommend users not compare Geekbench 6.1 scores against Geekbench 6.0 scores.
とあり、ロジックの変更のため6.0と6.1はのスコアを比較すべきではないとされています。
結果
CPUスコア
OpenCLスコア
Metalスコア
CPU(single / multi) | OpenCL | Metal |
---|---|---|
2,408 / 12,443 | 57,521 | 98,588 |
無意味な比較
Mac Studioを購入しました(M1 Mac miniから乗り換え)にてGeekBench5でベンチ結果を残していました。
バージョン | CPU(single / multi) | OpenCL | Metal |
---|---|---|---|
6.1 | 2,408 / 12,443 | 57,521 | 98,588 |
5 | 1774/12,387 | – | 58,865 |
※ver5はOpenCLのスコアを取得していなかったため記載せず
こうしてみると、バージョンによってスコア換算方法がかなり違うことが分かります。確かに公式Blogにあるとおり、バージョンが異なる場合はスコアの比較をしても意味がないと思われます。