-
-
Notifications
You must be signed in to change notification settings - Fork 373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MacBook Pro 14", M4 Max 16C, 128GB, Sequoia 15.1, Xcode 16.1 [87.533sec] #532
Comments
@kevingriffin Thanks for submitting. Did you have high power mode enabled for the run? |
I did, but I wasn't sure if that was actually appropriate. Let me know and I can do another run if needed. |
No that's right, it's meant to be on. Just a little surprising that it got almost the same as M3 Max 16-core thats on the results, which is a 16" MBP. Maybe thermal throttling? Do try another run if you can! |
Agreed, I'll shut it down and let it cool off for a while for another run 👍 |
Please post an update after a second run. |
This might be unrelated to the actual CPU. The recent 30% to 40% regression of Xcode 16 vs 15 indicates that something went seriously wrong with the Apple compiler. For reference, the Rust compiler team never ships any regression in excess of single digit % changes relative to the previous version so I wouldn't draw any conclusion about the hardware yet. Instead, I think it would be useful to design a different benchmark without XCode where the compiler version is fixed and largely able to exhaust all available cores. |
I am only surprised as an M4 Max is consistently and by a good margin faster than both M2 Ultra and M3 Max in Geekbench benchmarks, including in a clang one. I haven't checked closely, but benchmarks for other models seem to roughly carry across to the performance differences between hardware in this benchmark, yet not this one |
The 16" got 79s here, which is the time one would expect (for the M4 Max 16c) @kevingriffin did you run Geekbench benchmark on yours by any chance? Can you share the result run if so? |
I'm getting better results (around 3 secs) with my m4 max and auto mode |
Would someone please measure temperature when the 14" Max runs the benchmark? According to this report, the M4 gained a massive 32% in performance per Watt. https://www.jeffgeerling.com/blog/2024/m4-mac-minis-efficiency-incredible It might be that the limited thermal design of the 14" model requires thermal throttling to keep everything stable as the M4 peaks now at about 100Watt vs about 80Watt with the M3. I loosely remember that thermal throttling of the 14" already came up with the M3 series, but it was way less of an issue. The 16" model always had more cooling capacity hence can run the CPU longer at higher frequency and therefore delivere better sustained performance. |
@kevingriffin this guy says some patch is needed? Has a repo with it in the comments |
Just a quick question, was the original run made on battery? Apparently you get slightly better performance when on a power chord, as discussed in this review. |
The text was updated successfully, but these errors were encountered: