MENU

GeekBench6.1でMac Studioのベンチマークを取得してみた

目次

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スコア

568609ffcef656213fe51404b5a17fdd-scaled

OpenCLスコア

bd1258c4b1131175bb135c67c43528cb

Metalスコア

87311bc54c9146c0a3b500ecb6bdd3f5
CPU(single / multi)OpenCLMetal
2,408 / 12,44357,52198,588
ベンチ結果

無意味な比較

Mac Studioを購入しました(M1 Mac miniから乗り換え)にてGeekBench5でベンチ結果を残していました。

バージョンCPU(single / multi)OpenCLMetal
6.12,408 / 12,44357,52198,588
51774/12,38758,865
ベンチ結果

※ver5はOpenCLのスコアを取得していなかったため記載せず

こうしてみると、バージョンによってスコア換算方法がかなり違うことが分かります。確かに公式Blogにあるとおり、バージョンが異なる場合はスコアの比較をしても意味がないと思われます。

よかったらシェアしてね!
  • URLをコピーしました!
  • URLをコピーしました!
目次