Live data from Hacker News

Apple M1 Max Geekbench Score

browser.geekbench.com

321–330 of 917 posts

Re: Apple M1 Max Geekbench Score

#321
post #103

Earlier quoted context omitted.

Peak wattage is apparently 330W on a super heavy test, not really sure how to extrapolate that to geekbench.

Wow, there's a power virus for Alder Lake client that can make it draw 330W? Reference?

Bitcoin? ;)

Re: Apple M1 Max Geekbench Score

#322
post #105

Earlier quoted context omitted.

Then perhaps you may want to wait for Apple to release a desktop-class processor to make the comparison, perhaps early next year?

Its not clear to me that Apple will make a desktop-class processor. The unit economics likely don't make sense for them. All of Apple's innovation seems to be towards better and cheaper AR/VR hardware. Desktop-class processors would be a distraction for them. And with all of the top cloud players building custom silicon these days, there is little room for Apple to sell CPUs to the server market even if they were inc…

At worst, wait until they release these in the iMac Pro and maybe even the Mac Mini. Both easily have the headroom for these chips.

Re: Apple M1 Max Geekbench Score

#323
post #288

Earlier quoted context omitted.

Maybe a little surprised - presumably the thermal limitations on a 16 inch laptop are potentially less limiting than on a 13 inch one so that single core could be pushed to a higher frequency?

M1 uses TSMC high-density rather than high-performance. They get 40-60% better transistor density and less leakage (power consumption) at the expense of lower clockspeeds. Also, a core is not necessarily just limited by power. There are often other considerations like pipeline length that affect final target clocks. The fact is that at 3.2GHz, the M1 is very close to a 5800X in single-core performance. When that 5800…

Thanks - some very good points. Presumably this opens the possibility of higher single core performance on a future desktop design unless limited by pipeline length etc?

Re: Apple M1 Max Geekbench Score

#324

I just can't figure out what I'm missing on the "M1 is so fast" side of things. For years I worked* on an Ubuntu desktop machine I built myself. Early this year I switched to a brand new M1 mini and this this is slower and less reliable than the thing I built myself that runs Ubuntu. My Ubuntu machine had a few little issues every no and then. My Mini has weird bugs all the time. e.g. Green Screen Crashes when I have…

Disclaimer, I don't have an M1 Mac, but I do have a buggy ubuntu desktop and used Macs my whole technical life. It seems that you're heavily in the minority with this. Even the weird bugs you mention are very unexpected. I've used a Mac for 15 years and never heard of an issue related to thumb drives. You may just have a lemon. See if you can just replace it (warranty, etc, not just spending more money).

It's hardly unheard of for a Mac to pick up weird issues. My wife's Macbook has a thing where the mouse cursor will just disappear when she wakes the thing up from sleep. Poking around on the internet finds other people with the same problem and no good solution (zapping PRAM doesn't help, neither did a full OS reinstall). It's just a live with it affair. The only fix is to close the lid and open it again, which isn't too bad but the issue crops up multiple times in a day and is quite annoying.

I manage a bunch of Ubuntu desktops at work and the most common issue seems to be that if you leave a machine alone for too long (a week or two), then when you log back in the DBUS or something seems to get hung up and the whole interface is mostly unusable until you log out and log back in. It can be so bad you can't even focus a window anymore or change the input focus. Next most common issue is DKMS randomly fucking up and installing a kernel without the nVidia or VirtualBox modules leaving the machine useless.

Re: Apple M1 Max Geekbench Score

#325

I just can't figure out what I'm missing on the "M1 is so fast" side of things. For years I worked* on an Ubuntu desktop machine I built myself. Early this year I switched to a brand new M1 mini and this this is slower and less reliable than the thing I built myself that runs Ubuntu. My Ubuntu machine had a few little issues every no and then. My Mini has weird bugs all the time. e.g. Green Screen Crashes when I have…

> I just can't figure out what I'm missing on the "M1 is so fast" side of things. Two reasons: 1. M1 is a super fast laptop chip. It provides mid-range desktop performance in a laptop form factor with mostly fanless operation. No matter how you look at it, that's impressive. 2. Apple really dragged their feet on updating the old Intel Macs before the transition. People in the Mac world (excluding hackintosh) were stu…

The fact that this beats AMDs top laptop CPU is actually a huge deal. And that's before considering battery life and thermals.

I'll never buy an Apple computer, but I can't help but be impressed with what they've achieved here.

Re: Apple M1 Max Geekbench Score

#326

Earlier quoted context omitted.

There is no hardware in the M1's for x86 emulation. Rosetta 2 does on the fly translation for JIT and caches translation for x86_864 binaries on first launch. Docker for Mac runs a VM, inside that VM (which is Linux for ARM) if you run an x86_64 docker image it will use qemu to emulate x86_64 and run Linux Intel ELF binaries as if they were ARM. That means that currently using Docker on macOS if there is a native ARM…

Note that Docker Desktop for Mac has always used a VM to run a Linux instance. Same with Docker Desktop on Windows (I don't know if this has changed with WSL). The main difference on M1 Macs is the qemu emulation when a Docker image is only available as x86_64. If the image is available in AArch64 it runs native on the M1.

Oh yeah, I thought the whole VM thing was implied with the fact that Docker is a Linux technology...

Re: Apple M1 Max Geekbench Score

#327
post #302
post #284

Earlier quoted context omitted.

> GPU capabilities that blow everything away Compared to previous macs and igpus - an nvidia gpu will still run circles arounnd this thing

> Compared to previous macs and igpus - an nvidia gpu will still run circles arounnd this thing True, but the point here is that M1 is able to achieve outstanding performance per watt numbers compared to Nvidia or Intel.

Are you really rendering in a cafe that you need on the go GPU performance?

Re: Apple M1 Max Geekbench Score

#328

Earlier quoted context omitted.

Note that Docker Desktop for Mac has always used a VM to run a Linux instance. Same with Docker Desktop on Windows (I don't know if this has changed with WSL). The main difference on M1 Macs is the qemu emulation when a Docker image is only available as x86_64. If the image is available in AArch64 it runs native on the M1.

> Same with Docker Desktop on Windows (I don't know if this has changed with WSL). Not really. On Windows you can choose if you want to run Linux binaries in a VM or native Windows containers.

Native Windows Containers run Native Windows Binaries. You can't just launch your Linux docker containers using Native Windows Containers.

Re: Apple M1 Max Geekbench Score

#329

I just can't figure out what I'm missing on the "M1 is so fast" side of things. For years I worked* on an Ubuntu desktop machine I built myself. Early this year I switched to a brand new M1 mini and this this is slower and less reliable than the thing I built myself that runs Ubuntu. My Ubuntu machine had a few little issues every no and then. My Mini has weird bugs all the time. e.g. Green Screen Crashes when I have…

> I just can't figure out what I'm missing on the "M1 is so fast" side of things. Two reasons: 1. M1 is a super fast laptop chip. It provides mid-range desktop performance in a laptop form factor with mostly fanless operation. No matter how you look at it, that's impressive. 2. Apple really dragged their feet on updating the old Intel Macs before the transition. People in the Mac world (excluding hackintosh) were stu…

I think people are missing the fact that it’s performance + energy efficiency where M1 blows regular x86 out of the water.

Re: Apple M1 Max Geekbench Score

#330

Earlier quoted context omitted.

I've heard from people with M1 laptops that they perform surprisingly better than Intel laptops with less RAM (on the Mac). I imagine the same will hold with the Pro and Max, although it will depend a lot on what type of work you're doing.

I am one of those people. I bought an 8gb M1 Air last month for a project (while I waited for the new models to be released). It baffles me how well this little computer performs with less RAM than I've had in a computer since 2009. I'd love an explanation of how that works. Maybe the SSD is so fast that swapping isn't a big deal?

I looked into this angle recently. The SSDs in the new MBPs are roughly 3x as fast as the one in my 2015 MBP (7.4GB/s vs 2GB/s). To contextualize, the new MBPs have roughly half as much SSD bandwidth as my MBP does memory bandwidth.

Which is to say the SSD is much closer to being as fast as RAM, which would explain why is subjectively can make better use of less memory.

Post reply on HN