HN Debrief

Can Intel finally beat ARM on performance per Watt?

  • Hardware
  • Semiconductors
  • Laptops
  • Performance
  • Linux

The post points to benchmarks on a Dell XPS 13 using Intel’s Core 5 320, a Wildcat Lake chip built around a small mix of performance and efficiency cores. In Jeff Geerling’s tests, it did unusually well on performance per watt in HPL, a double-precision floating point benchmark better known from supercomputing, and looked competitive with some Apple systems on idle draw and sustained multicore work. That got attention because Intel laptops have spent years chasing clocks and losing badly on battery life and heat.

Treat this as evidence that Intel’s low-power x86 designs are getting serious, not as proof that Apple-class battery life and responsiveness have been matched across real workloads. If you buy or spec laptops, look past one perf-per-watt chart and ask for idle power, browser responsiveness, sustained load behavior, and OEM power tuning.

Discussion mood

Cautiously positive. People liked seeing Intel ship a genuinely efficient x86 laptop chip after years of wasteful tuning, but most rejected the broader claim that Intel has now beaten Apple or ARM because the headline leaned too hard on a narrow benchmark and a favorable system setup.

Key insights

  1. 01

    BLAS choice may swing the result

    Using Apple’s Accelerate framework instead of BLIS or OpenBLAS reportedly lifts M1 Max HPL performance from 264 to 422 Gflops at lower wall power. That would move the Apple machine near the top of the same efficiency table and undercuts any big conclusion drawn from raw HPL numbers without library parity. In practice, this benchmark may be measuring software stack choices almost as much as chip design.

    If you compare CPU efficiency with numerical benchmarks, standardize the math libraries and runtime settings before treating the chart as architectural truth. For internal evals, rerun with vendor-optimized libraries on every platform.

      Attribution:
    • dimask #1
  2. 02

    HPL is a bad proxy for laptops

    HPL heavily rewards FP64 and vector throughput, which are not the bottlenecks for most laptop buyers. That is why several people treated Intel’s win as real but narrow. Even Geerling clarified that Apple’s A18-based system was much faster on GPU benchmarks and that HPL was simply the result that changed his view of Intel a bit. The useful conclusion is not "Intel won" but "Intel stopped embarrassing itself on efficiency in at least one serious compute workload."

    Do not use supercomputing benchmarks to choose fleet laptops unless your workload actually looks like numerical linear algebra. For everyday machines, prioritize browser, build, idle, video, and sustained mixed-workload tests.

      Attribution:
    • oofbey #1
    • geerlingguy #1 #2
    • miladyincontrol #1
  3. 03

    Power tuning matters as much as silicon

    Apple’s edge was framed as end-to-end discipline, not just a better instruction set. That includes core design, scheduling, display power behavior, background task handling, and a refusal to chase silly boost curves. One commenter went further and said Intel task-level efficiency has been competitive since Alder Lake when capped to sane scaling modes, but OEMs keep burning extra power for tiny benchmark gains. This Dell looks notable because the tuning finally aligns with efficiency instead of marketing clocks.

    When evaluating x86 laptops, treat OEM firmware and default power policy as first-order variables. The same chip can look excellent or terrible depending on boost limits, fan curves, and scaling behavior.

      Attribution:
    • MBCook #1
    • jeffbee #1
  4. 04

    Intel’s 18A process is part of the story

    One commenter tied the result to Intel’s 18A node and its backside power delivery approach, with power routed separately from signal layers through the wafer. That does not prove why this laptop scored well, but it gives a plausible technical reason this generation feels different from prior Intel mobile parts that mostly chased frequency. The efficiency gain may be process-driven as much as product-policy driven.

    Watch whether 18A shows up in more laptop and desktop SKUs with similar efficiency gains. If this is process-led rather than a one-off tuning success, Intel’s roadmap just became more credible.

      Attribution:
    • kzrdude #1
  5. 05

    Cheap Intel mini PCs still win on boring practicality

    A detailed home router story around the Intel N100 argued that x86’s quiet strength is not elegance but deployability. Full upstream Linux and FreeBSD support, no mystery blobs, no abandoned vendor kernels, fanless thermals, and enough headroom for firewall, DNS, WireGuard, and homelab services make these chips unusually useful. That grounded the thread in a market where ARM still often loses on software support, even when the silicon looks attractive on paper.

    For appliances, edge boxes, and homelab gear, platform support can outweigh raw perf-per-watt charts. If you need standard Linux or BSD without vendor drama, Intel’s low-end x86 parts deserve a serious look.

      Attribution:
    • aryonoco #1

Against the grain

  1. 01

    Matching old Apple silicon is not enough

    The pushback here is that Intel is being praised for drawing even with an Apple device built around an A18-class chip first announced in 2024, not Apple’s current best laptop-class silicon. From that angle, Intel has not caught Apple. It has merely re-entered the race. The more relevant comparison would be against M5-era laptops and against low-load battery life, where ARM systems may still hold the stronger hand.

    If you are making roadmap bets, do not anchor on this Dell versus one Apple model. Ask whether Intel can scale the same efficiency to its next mainstream laptop and desktop tiers before declaring a comeback.

      Attribution:
    • varispeed #1
    • dochtman #1
    • MBCook #1
  2. 02

    User experience still depends on the whole stack

    A frustrated Linux user argued that browser responsiveness on recent Dell hardware can still feel dramatically worse than on an M3 MacBook Air, even for routine tasks like Slack, Outlook, and window resizing. Others replied that distro choice and GPU acceleration may explain part of that gap, but the complaint reinforces the main caveat. A laptop can post a nice power-efficiency number and still feel second-rate in daily use if graphics, drivers, or software integration are off.

    Benchmark wins do not erase workflow friction. Before standardizing on a platform, test the exact OS, browser, and GPU stack your team will actually live in.

      Attribution:
    • KingMachiavelli #1 #2
    • hnuser123456 #1
    • spockz #1

In plain english

18A
Intel’s chip manufacturing process node, marketed as an 18-angstrom class technology.
Accelerate
Apple’s framework that includes highly optimized math and media libraries for macOS and iOS.
Alder Lake
An Intel CPU generation that introduced a hybrid mix of performance and efficiency cores in mainstream PCs.
ARM
A CPU architecture widely used in phones and increasingly in laptops and servers, often associated with strong power efficiency.
BLIS
A high-performance linear algebra library used to speed up matrix operations on CPUs.
FP64
64-bit floating point math, also called double precision, used in scientific and numerical computing.
FreeBSD
A free and open source Unix-like operating system often used in servers, networking gear, and appliances.
GPU
Graphics Processing Unit, a processor specialized for graphics and other highly parallel workloads.
HPL
High Performance Linpack, a benchmark that measures how fast a system solves dense linear algebra problems and is commonly used in supercomputing.
ISA
Instruction Set Architecture, the low-level design of how software talks to a CPU, such as x86 or ARM.
OpenBLAS
An open source optimized Basic Linear Algebra Subprograms library used by many numerical applications.
performance per watt
How much computing work a chip does for each watt of power it uses.
SIMD
Single Instruction, Multiple Data, a CPU feature that lets one instruction process many data values at once for workloads like media and math.
WireGuard
A modern virtual private network protocol and software package designed to be simpler and faster than older VPN systems.

Reference links

Original benchmark sources

Benchmark methodology and alternate configs

Chip specifications