An in-development Linux 7.3 Git kernel delivered an overall geometric-mean improvement of just under 3% over Linux 7.2 on a Framework Laptop 13 Pro equipped with Intel Core Ultra X9 388H hardware. The clearest gains appeared in storage I/O and networking, while typical CPU workloads remained largely unchanged.

That makes Linux 7.3 an encouraging update for this particular Panther Lake configuration—but not a blanket performance promise for every laptop using Intel’s Core Ultra Series 3 platform.

What was compared: stable Linux 7.2 versus Linux 7.3 Git

The test ran Ubuntu 26.04 LTS on a Framework Laptop 13 Pro with an Intel Core Ultra X9 388H and integrated Intel Arc B390 Xe3 graphics. Linux 7.2 served as the stable baseline; Linux 7.3 was an in-development Git kernel installed through the Ubuntu Mainline Kernel PPA.

Panther Lake is Intel’s codename for its Core Ultra Series 3 mobile processors. Intel announced that the processors would go on sale in January 2026.

The comparison covered storage I/O, networking, CPU workloads, Intel Xe3 graphics, PyTorch, OpenSSL, Valkey and stress-ng micro-benchmarks. The system used a WD_BLACK SN7100 PCIe Gen4 NVMe SSD for the storage tests.

AreaLinux 7.2 stableLinux 7.3 Git
Overall geometric meanBaselineJust under 3% higher on the tested system
Storage I/OBaselineBetter 4K random reads, 4K random writes and sequential reads; sequential writes were flat
Local networkingBaselineSome improvement
Typical CPU workloadsBaselineLargely unchanged, with small gains in a few applications
CPU power consumptionBaselineUnchanged for the Intel Core Ultra X9 388H

Where Linux 7.3 gains ground

Storage is one of the clearest beneficiaries. Linux 7.3 improved the tested system’s 4K random-read, 4K random-write and sequential-read results. Sequential writes remained flat, so the change is not a universal boost across every storage pattern.

Local networking tests also improved. The gain matters most to workloads that move data through the system or depend on frequent small transactions—not necessarily to every application running on the laptop.

The kernel’s micro-benchmarks added more positive signals. A NUMA-related stress-ng test improved substantially, and mutex performance was faster under Linux 7.3. NUMA—non-uniform memory access—describes systems in which the time needed to reach memory can vary by processor location, making kernel scheduling and memory handling important to some workloads.

What stayed broadly the same

Typical CPU workloads did not change dramatically. Most remained close to the Linux 7.2 baseline, although a few applications recorded small improvements. That distinction matters: the nearly 3% aggregate result came from a broad test suite, not from a comparable uplift in ordinary CPU-heavy tasks.

CPU power consumption for the Intel Core Ultra X9 388H was unchanged between Linux 7.2 and the Linux 7.3 Git build. In this configuration, the measured performance improvement therefore did not come with a reported increase in CPU power consumption.

What the result means for other Panther Lake laptops

The result is specific to one Framework Laptop 13 Pro, one Intel Core Ultra X9 388H configuration, Ubuntu 26.04 LTS and a development kernel. Other Panther Lake laptops can use different cooling systems, firmware, storage devices and power limits, all of which can affect performance.

For Linux users running this hardware, the practical picture is straightforward: Linux 7.3’s early code brings its strongest benefits to selected I/O, networking and kernel-level workloads, while everyday CPU performance remains close to Linux 7.2. The tested system’s CPU power consumption also stayed unchanged.