Earlier quoted context omitted.
M1 is still fast, the speed of its successors does not change that.
I use one for software development and it's great. Sometimes rust builds are slow and I'd love to force that to be faster with hardware (optimizing build time would be a huge undertaking with not-so-great returns), otherwise I'm totally content. I also have an M2 Max with 32GB of RAM that still feels like magic. I've never had computers that felt so fast for so long.
Leaked Apple M5 9 core Geekbench scores
241–250 of 565 posts
Re: Leaked Apple M5 9 core Geekbench scores
#242Earlier quoted context omitted.
I agree with that somewhat. But they still lost their main GPU kernel driver developer AND Also their uber productive user space GPU driver developer. With especially the loss of Alyssa leaving a basically unfillable hole.
Alyssa's work was already upstreamed in May, and the driver is ready to go when the kernel is ready to accept Rust GPU drivers. > We are pleased to announce that our graphics driver userspace API (uAPI) has been merged into the Linux kernel. This major milestone allows us to finally enable OpenGL, OpenCL and Vulkan support for Apple Silicon in upstream Mesa. This is the only time a graphics driver’s uAPI has been mer…
Re: Leaked Apple M5 9 core Geekbench scores
#243Earlier quoted context omitted.
I know Asahi is in choppy waters this year, but it is a seriously impressive project in (imo) a good state. I was surprised that I could run a one-liner script and an hour later play a 32-bit windows x86 3D openGL game on an ARM apple machine with reasonable performance.
Asahi isn't in choppy waters. The new project leadership team made the decision to prioritize getting their existing work upstreamed into the Linux kernel, before working on supporting newer SOCs. It's been going well.
Re: Leaked Apple M5 9 core Geekbench scores
#244Nice. The iPads generally measure around ~8% slower than the MacBooks, I guess for cooling reasons. So we should see approximately a 4400 single core Geekbench score for the MacBook series. This is nice. Single thread MacBook progression on Geekbench: M1: 2350 M2: 2600 M3: 3100 M4: 3850 M5: 4400 (estimated) https://browser.geekbench.com/mac-benchmarks
Nice. Lots of people still claim that M1 is super duper fast but now we're at almost twice the performance!
Re: Leaked Apple M5 9 core Geekbench scores
#245Earlier quoted context omitted.
Is it, tough? I feel like everything on my M1 is still as snappy as it was on day 1. My previous MacBook definitely showed it's game after 4 years, but I'm happy to use this one for at least another 2-4.
For me it was the memory limits more than CPU speed. Discord, Slack, Teams and a browser, and 16gb on my M1 was basically used up.
Re: Leaked Apple M5 9 core Geekbench scores
#246Earlier quoted context omitted.
Since Apple actually makes a significant amount of money selling hardware itself, I really wonder why they actually wouldn't allow people to install Linux on it, with a full support. After all, it's not like this would jeopardize macOS/iPadOS AppStore earnings — Linux users would simply buy into Apple Hardware they haven't even considered before, and only a fraction of macOS/iPadOS users would switch to using Linux.
do they disallow it or just not provide active support? Active support requires paying for employees to keep it working. Ignoring it and having volunteers do it requires nothing.
And that's for macOS. For any other platgorm they actively prohibit any third party operating systems.
Re: Leaked Apple M5 9 core Geekbench scores
#247Earlier quoted context omitted.
My “fancy” Windows work laptop has 45 minutes of battery life, while my M3 MacBook Pro will go 14 hours compiling C++ or running JavaScript and Docker images, and do so twice as fast as my work laptop could. I’d say you get what you pay for, but my work laptop was around the same price as my M3. I wouldn’t be opposed to going back to Linux. But once you stop looking for power sockets all the time and start treating y…
That's because your company's security department has virus scanners scanning every bit of code (including 99% of the virus scanner itself).
Re: Leaked Apple M5 9 core Geekbench scores
#248Earlier quoted context omitted.
I use one for software development and it's great. Sometimes rust builds are slow and I'd love to force that to be faster with hardware (optimizing build time would be a huge undertaking with not-so-great returns), otherwise I'm totally content. I also have an M2 Max with 32GB of RAM that still feels like magic. I've never had computers that felt so fast for so long.
I dunno, working with M1 daily I struggle with resource contention and slow py/js builds. I'd love something faster when work provides me with updated device.
Re: Leaked Apple M5 9 core Geekbench scores
#249Earlier quoted context omitted.
Alyssa's work was already upstreamed in May, and the driver is ready to go when the kernel is ready to accept Rust GPU drivers. > We are pleased to announce that our graphics driver userspace API (uAPI) has been merged into the Linux kernel. This major milestone allows us to finally enable OpenGL, OpenCL and Vulkan support for Apple Silicon in upstream Mesa. This is the only time a graphics driver’s uAPI has been mer…
Sure for M1/M2 it's somewhat correct that it is "completed". M3 and beyond have a lot of GPU differences though(A completely new microcode afaik), so the loss is still traumatic. I also don't think GPU perf is on the level of OSX though I did not do a recent one to one bench.