I love everything about the move to Apple Silicon with the exception of the decision to put memory on-die or in-package (not sure how it is configured). They call it 'Unified Memory'. It makes a lot of sense but I don't know if they are going to be able to pack enough memory in there. A lot of folks are fixated on CPU performance lately (which is rad) but I think that there is a tendency to ignore memory. I have 32gb…
I wonder if the CPU can support mixed RAM. E.g. have the on-die 8GB of "fast" ram, and then support 2 external DIMMs or something for "overflow", file caching, etc.
16-inch MBP 2x slower than M1 MacBook Air in a real-world Rust compile
61–70 of 529 posts
Re: 16-inch MBP 2x slower than M1 MacBook Air in a real-world Rust compile
#62The real competition is no longer Intel. Its AMD. Or if you're just buying Apple because you like them then there is no competition, you buy what they offer. I like fanless systems so I'll be watching Apple closely.
Re: 16-inch MBP 2x slower than M1 MacBook Air in a real-world Rust compile
#63Earlier quoted context omitted.
Then new M1 Pro relies on its fan to prevent throttling so I don't know about their plans to go fanless yet.
The Air in the article is fanless.
Re: 16-inch MBP 2x slower than M1 MacBook Air in a real-world Rust compile
#64Re: 16-inch MBP 2x slower than M1 MacBook Air in a real-world Rust compile
#65The 3950X Hackintosh performed on par with the MBA.
Re: 16-inch MBP 2x slower than M1 MacBook Air in a real-world Rust compile
#66I love everything about the move to Apple Silicon with the exception of the decision to put memory on-die or in-package (not sure how it is configured). They call it 'Unified Memory'. It makes a lot of sense but I don't know if they are going to be able to pack enough memory in there. A lot of folks are fixated on CPU performance lately (which is rad) but I think that there is a tendency to ignore memory. I have 32gb…
I think M1 would not be able to achieve the performance and efficiency improvements if the RAM were not integrated, so they'll stick with Unified Memory for the time being. I don't think this will be as tenable for the Mac Pro (and maybe not even iMac Pro), but those are probably much further from Apple Silicon than anything else, so we'll see what happens.
Re: 16-inch MBP 2x slower than M1 MacBook Air in a real-world Rust compile
#67Furthermore, is there any reason to think there's a less throttle-happy version that might be available for the Pros?
Re: 16-inch MBP 2x slower than M1 MacBook Air in a real-world Rust compile
#68I love everything about the move to Apple Silicon with the exception of the decision to put memory on-die or in-package (not sure how it is configured). They call it 'Unified Memory'. It makes a lot of sense but I don't know if they are going to be able to pack enough memory in there. A lot of folks are fixated on CPU performance lately (which is rad) but I think that there is a tendency to ignore memory. I have 32gb…
Re: 16-inch MBP 2x slower than M1 MacBook Air in a real-world Rust compile
#69Is anyone else thinking, what the f*ck? Are we in a new era of computing? It certainly feels that way when looking at these desktop class ARM chips, where performance doubled every year or so, just like back in the 80s and 90s.
And that's the big stuff! There's also the steady incremental improvements such as battery technology, SSD and RAM that are ongoing.
You also have an incumbent (Intel) who's lost their way. If they were as scrappy as they were 15 years ago this wouldn't feel like such a banner year.
Yeah, I think we are in a new era of computing.
Re: 16-inch MBP 2x slower than M1 MacBook Air in a real-world Rust compile
#70Is this cross compilation to x86 or a native compile to Arm? That could be playing an important role if it's easier to optimize and emit code for one architecture versus the other.