Intel's Core Ultra 2 Chip Posts Nearly 24-Hour Battery Life in Lunar Lake
11–20 of 80 posts
Re: Intel's Core Ultra 2 Chip Posts Nearly 24-Hour Battery Life in Lunar Lake
#12Where are all those people who for years (or since M1) were claiming that x86 is dead because ARM ISA (magically) offers significantly better energy-efficiency than x86 ISA. Of course they ignored things like node advantage, but who cares? ;) Meanwhile industry veterans were claiming something different and turns out they were right https://chipsandcheese.com/2021/07/13/arm-or-x86-isa-doesnt-... Asking which - x86 or…
Re: Intel's Core Ultra 2 Chip Posts Nearly 24-Hour Battery Life in Lunar Lake
#13Where are all those people who for years (or since M1) were claiming that x86 is dead because ARM ISA (magically) offers significantly better energy-efficiency than x86 ISA. Of course they ignored things like node advantage, but who cares? ;) Meanwhile industry veterans were claiming something different and turns out they were right https://chipsandcheese.com/2021/07/13/arm-or-x86-isa-doesnt-... Asking which - x86 or…
Re: Intel's Core Ultra 2 Chip Posts Nearly 24-Hour Battery Life in Lunar Lake
#14Where are all those people who for years (or since M1) were claiming that x86 is dead because ARM ISA (magically) offers significantly better energy-efficiency than x86 ISA. Of course they ignored things like node advantage, but who cares? ;) Meanwhile industry veterans were claiming something different and turns out they were right https://chipsandcheese.com/2021/07/13/arm-or-x86-isa-doesnt-... Asking which - x86 or…
Cinebench R24 ST[0]:
* M3: 12.7 points/watt, 141 score
* X Elite: 9.3 points/watt, 123 score
* Intel Ultra 7 258V (new): 5.36 points/watt, 120 score
* AMD HX 370: 3.74 points/watt, 116 score
* AMD 8845HS: 3.1 points/watt, 102 score
* Intel 155H: 3.1 points/watt, 102 score
Cinebench R24 MT[0]:
* M3: 28.3 points/watt, 598 score
* X Elite: 22.6 points/watt, 1033 score
* AMD HX 370: 19.7 points/watt, 1213 score
* Intel Ultra 7 258V (new): 17.7 points/watt, 602 score
* AMD 8845HS: 14.8 points/watt, 912 score
* Intel 155H: 14.5 points/watt, 752 score
PCMark did a battery life comparison using identical Dell XPS 13s[1]:
* X Elite: 1,168 minutes, performance of 204,333 in Procyon Office
* Intel Ultra 7 256V (new): 1,253 minutes, performance of 123,000 in Procyon Office
* Meteor Lake 155H: 956 minutes, performance of 129,000 in Procyon Office
Basically, Intel's new chip has 7% more battery life than X Elite but the X Elite is 66% faster while on battery. In other words, Intel's new chip throttles heavily to get that battery life.
>Of course they ignored things like node advantage, but who cares? ;)
Intel's new chip is using TSMC's N3B in the compute tile, same as M3 and better than X Elite's N4P. >Where are all those people who for years (or since M1) were claiming that x86 is dead because ARM ISA (magically) offers significantly better energy-efficiency than x86 ISA.
I'm still here.------
[0]Data for M3, X Elite, AMD, Meteor Lake taken from the best scores available here: https://www.notebookcheck.net/AMD-Zen-5-Strix-Point-CPU-anal...
[0]Data for Core Ultra 7 taken from here: https://www.notebookcheck.net/Asus-Zenbook-S-14-UX5406-lapto...
Re: Intel's Core Ultra 2 Chip Posts Nearly 24-Hour Battery Life in Lunar Lake
#15Where are all those people who for years (or since M1) were claiming that x86 is dead because ARM ISA (magically) offers significantly better energy-efficiency than x86 ISA. Of course they ignored things like node advantage, but who cares? ;) Meanwhile industry veterans were claiming something different and turns out they were right https://chipsandcheese.com/2021/07/13/arm-or-x86-isa-doesnt-... Asking which - x86 or…
Re: Intel's Core Ultra 2 Chip Posts Nearly 24-Hour Battery Life in Lunar Lake
#16Re: Intel's Core Ultra 2 Chip Posts Nearly 24-Hour Battery Life in Lunar Lake
#17Take it with a grain of salt. Other reviewers such as Hardware Canucks [1] have mentioned that they have not been able to get such long hours. Their numbers are closer to 15 hours. [1] https://www.youtube.com/watch?v=CxAMD6i5dVc
Re: Intel's Core Ultra 2 Chip Posts Nearly 24-Hour Battery Life in Lunar Lake
#18... and Microsoft (probably Linux too) will throw it all away with some tiny coding mistake.
Probably not, Intel does a pretty decent job regulating power consumption as long as you don't modify the power profiles or fuck with ACPI. Distributions or third-party nagware might ruin the battery, but that goes for any laptop that's required to install Teams or McAfee. Loading up powertop on my i7 6600u reports an idle draw of 5.5w with my browser open playing music. I think that's pretty damn good, for an old-is…
Re: Intel's Core Ultra 2 Chip Posts Nearly 24-Hour Battery Life in Lunar Lake
#19Where are all those people who for years (or since M1) were claiming that x86 is dead because ARM ISA (magically) offers significantly better energy-efficiency than x86 ISA. Of course they ignored things like node advantage, but who cares? ;) Meanwhile industry veterans were claiming something different and turns out they were right https://chipsandcheese.com/2021/07/13/arm-or-x86-isa-doesnt-... Asking which - x86 or…
Actually, Apple's M3 and even Qualcomm's X Elite are significantly ahead of the new Intel chip in raw performance and especially perf/watt. Cinebench R24 ST[0]: * M3: 12.7 points/watt, 141 score * X Elite: 9.3 points/watt, 123 score * Intel Ultra 7 258V (new): 5.36 points/watt, 120 score * AMD HX 370: 3.74 points/watt, 116 score * AMD 8845HS: 3.1 points/watt, 102 score * Intel 155H: 3.1 points/watt, 102 score Cineben…
Re: Intel's Core Ultra 2 Chip Posts Nearly 24-Hour Battery Life in Lunar Lake
#20Where are all those people who for years (or since M1) were claiming that x86 is dead because ARM ISA (magically) offers significantly better energy-efficiency than x86 ISA. Of course they ignored things like node advantage, but who cares? ;) Meanwhile industry veterans were claiming something different and turns out they were right https://chipsandcheese.com/2021/07/13/arm-or-x86-isa-doesnt-... Asking which - x86 or…
This is actually a bad example because C style decls are provably, objectively, bad. They make parsing harder and once the types are non-trivial, they are absurdly hard to read and write. The case in point being non-trivial function pointers in C. The syntax for declaring a function pointer of a type that returns a function pointer is hidious.
Meanwhile here is how you define a function in that returns a function that returns a string in a modern language (Typescript):
type NumberToStringFunction = (num: number) => () => string;
Compare that to C typedef char* (*(*NumberToStringFunction)(int))(void);
> And same as with CPUs - everything is up to the implementationIt is very easy to add CPU features that place a hard limit on performance. That is why Arm64 dropped all the conditional stuff! (Any instruction that limits the potential branch prediction is going to severely impact potential CPU performance.) History is littered with failed CPU architectures that just couldn't scale up, Intel's famous folly being Itanium.
That said, x86 is mature and it dropped some of its less pleasant aspects with x64.
Also IMHO drivers matter more for laptops than the CPU does. A bad driver keeping the GPU on w/o need or just not being able to enter the lower sleep states in general, will kill battery faster than anything else.