top | item 29097185

(no title)

karkisuni | 4 years ago

Adding the obligatory "what if M1" comment.

Anandtech tested power draw of an M1 Mac Mini and found 4.2W at idle, 26.5W for the average multithreaded workload. 1/3rd idle power and the same power draw while running multithreaded benchmarks compared to the laptop serving a single client. Would be interesting to compare.

https://www.anandtech.com/show/16252/mac-mini-apple-m1-teste...

discuss

order

wereHamster|4 years ago

I was recently traveling with a M1 MacBook, and had a 20W solar panel + a 24Ah power bank for charging. Worked like a treat for coding.

toddh|4 years ago

Can you elaborate a little more on your setup? That sounds interesting.

sfblah|4 years ago

For the load expected for pulling data from a simple redis cache, is an M1 actually the most efficient chip? Isn't the point of the M1 that it supports a bunch of complex workflows while remaining efficient? Aren't there even more power efficient chips out there that focus exclusively on simple integer operations, etc.?

masklinn|4 years ago

> For the load expected for pulling data from a simple redis cache, is an M1 actually the most efficient chip?

I think that's a good question with no trivial answer, there are certainly boards which consume significantly less energy than that and can serve traffic (using nginx and static content you can serve quite a lot on a watt or two, per https://solar.lowtechmagazine.com/2020/01/how-sustainable-is...), however if you factor in the need for actual CPU...