惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

V
Visual Studio Blog
U
Unit 42
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
The GitHub Blog
The GitHub Blog
Microsoft Azure Blog
Microsoft Azure Blog
有赞技术团队
有赞技术团队
Stack Overflow Blog
Stack Overflow Blog
爱范儿
爱范儿
博客园 - 司徒正美
Vercel News
Vercel News
I
InfoQ
GbyAI
GbyAI
C
Check Point Blog
B
Blog RSS Feed
Martin Fowler
Martin Fowler
B
Blog
MyScale Blog
MyScale Blog
腾讯CDC
博客园 - Franky
Blog — PlanetScale
Blog — PlanetScale
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Hugging Face - Blog
Hugging Face - Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 三生石上(FineUI控件)

Latest from Tom's Hardware in Cpus

Intel Xeon 6+ ‘Clearwater Forest’ puts 18A in the data center with up to 288 cores, 576 MB of L3 cache — new Xeon 6990E+ is 30% faster per thread than 192-core AMD Epyc 9965, says Intel Intel Xeon 7 ‘Diamond Rapids’ CPUs officially launching in 2027 on Intel 18A-P — next-gen P-core Xeon features PCIe 6.0, 50% higher core counts, and twice the memory bandwidth AMD brings back Ryzen 7 5800X3D, launches Ryzen 7 7700X3D to combat rising component prices — eight-core X3D CPUs arrive under $350 for AM4 or AM5, DDR4 or DDR5 AMD confirms AM5 support through 2029 — Zen 4 and 5 platform will likely see two more generations, at least Nvidia's long-awaited N1/N1X SoC specs leak ahead of Computex launch — N1 to feature up to 20 Arm-based cores, standard N1 equipped with 12- and 10-core configs AMD Ryzen 7 5800X and Nvidia RTX 5060 combo is only $439 — deal includes a free CPU cooler, totaling out to $150… Intel’s new Bartlett Lake flagship loses fight to a four-year-old CPU — Core 9 273PQE has 50% more P-cores… $100 CPU Shootout: Comparing the Ryzen 5 5500, Core i3-14100F, and Core i3-12100F to find the top DDR4 CPU Analyst says Nvidia poised to capture two-thirds of the x86 server CPU market from Intel and AMD with expected $20 billion in revenue — 'Nvidia is already on track' to deliver 4 million Vera CPUs in FY2027 AMD Ryzen AI Max 400 ‘Gorgon Halo’ packs up to 192GB of unified memory — refreshed APU uses Zen 5 and… Ryzen 7 5800X3D AM4 10th Anniversary Edition surfaces online for $310 — return of iconic gaming CPU for budget… Intel CEO Lip-Bu Tan stamps out chip bugs with aggressive new quality standards, says major validation errors can result in termination — 'B0, you keep your job. Anything above that, you are fired' AMD rumored to ready budget-friendly Ryzen 7 7700X3D for suffering gamers — chipmaker lowers clocks and price with… The Core Ultra 7 270K was too good, so Intel scrapped the flagship Core Ultra 9 290K Plus — benchmarks of the 290K prototype find slim 2% faster performance in gaming and applications Intel Core Ultra 5 250K Plus vs AMD Ryzen 5 7600X3D faceoff — Battle for the fastest mid-range gaming CPU AMD reaches 46% of server x86 CPU revenue — Intel still controls 70% of the consumer PC market share AMD expands its Ryzen 9000 PRO lineup with six new SKUs, now featuring 3D V-Cache for the first time — new workstation CPUs have up to 170W TDPs, available with OEMs later this year China's next-gen CPUs and GPUs prepare to challenge last-gen Intel and AMD in 2027 — Loongson 3B6600 and… Arm's $2 billion in AGI CPU sales are still not enough to penetrate 5% of overall market share, analyst reveals — at least $90 million worth of CPUs to be shipped before FY2027 AMD Ryzen 9 9950X3D2 vs Ryzen 9 9950X3D faceoff — How far does dual cache take you? Intel Core Ultra 5 225 review: Arrow Lake’s forgotten CPU needs a price cut AMD to broaden and specialize EPYC CPUs, already working on Zen 7 architecture — increased customization to better… AMD posts record first-quarter results, driven by skyrocketing data center CPU demand — company expects consumer and gaming revenue to decline in Q2 over rising memory and component costs Intel's P-core Core 9 273PQE 'Bartlett Lake' CPU beats 14900K by up to 9% in gaming tests — embedded-only chip is unofficially Intel's fastest gaming CPU (at 720p) AMD Ryzen AI 5 435G APU breaks cover in early benchmarks — six-core Zen 5 chip goes head-to-head with the Ryzen 5 8600G for budget PC builders AMD Ryzen AI Max+ PRO 495 APU could arrive with 192GB of unified memory — leaked PassMark benchmarks suggest… AMD Ryzen 9 PRO 9965X3D spotted on Passmark — company's first PRO chip with 3D V-Cache also bumps the lineup… Tech teardown specialist delids a Xeon with a blowtorch and hunting knife — wood chopping block makes a worthy… More details emerge about how Intel now earns more revenue from each wafer by looking to the edges — analyst reports say reduced yield variability across each wafer leads to more sellable CPUs AMD Ryzen 9950X3D tops Amazon best sellers as it falls to all-time low price of $573.99 — 32-core X3D chip is now…
New server-focused SPEC CPU 2026 benchmarking suite has r...
Jake Roach · 2026-05-05 · via Latest from Tom's Hardware in Cpus
Raspberry Pi 5 placed near an older Raspberry Pi on a board
(Image credit: Future)

After nearly a decade, the Standard Performance Evaluation Corporation, or SPEC, is releasing a new version of its widely-published SPEC CPU benchmark. SPEC CPU 2026, as you probably expect, modernizes the workloads included in the suite and adds even more benchmarks, more than doubling the codebase of SPEC CPU 2017. Critically, however, the suite was also designed with portability in mind, and can run on everything from a Raspberry Pi and a Windows-on-ARM laptop up to the fleets of servers the benchmark is designed for.

Go deeper with TH Premium: CPU

For enthusiasts, the two SPEC benchmarks that are thrown around a lot are SPECviewperf for graphics performance and SPEC Workstation, the latter of which we run in our CPU reviews. SPEC CPU is focused on the CPU, but it’s a suite targeted toward servers more than the best CPUs for gaming.

The updated suite includes 52 tests, nine more than what was included in SPEC CPU 2017, with more than twice as many lines of code. That’s a big part of what SPEC does. The suite uses real applications, but those applications are modified in various ways to fit the benchmark suite. One of the main focuses, according to SPEC’s technical paper, is ensuring deterministic results from each application, which means removing sources of non-determinism. As an example, the technical paper describes replacing the std::sort function in C++ with std::stable_sort.

“The fundamental goal is to ensure that the benchmark executes an identical amount of user-space work across any compliant system, and produces an identical result on every run within a given tolerance. To achieve this level of rigor, each candidate benchmark undergoes a series of modifications,” the technical paper reads.

In addition to removing non-determinism, SPEC modifies applications to be portable, ensuring everything is written in C, C++, or Fortran, and it focuses on user-space execution. According to the paper, SPEC’s target was at least 95% of execution time happening within the user-space code of the benchmark, minimizing the influence of the operating system.

SPEC spent a little over three years (Feb. 2020 to Mar. 2023) gathering candidates for the new suite. It came out with 70 candidate applications, 38 of which made it through SPEC’s CPU committee. Again, determinism made a difference when choosing the applications that made it through, as the committee tried to avoid “minor architectural or compiler differences [that] can lead to ‘short-cuts’ to the solution.” There are a few specific applications that made it deep in evaluation but ultimately weren’t included, the technical paper clarifies.

Key among them were modern AI workloads like llama.cpp and whisper.cpp. The technical paper says “restricting them to portable C++ codepaths (with intrinsics removed) caused a fundamental divergence from their real-world behavior,” ultimately disqualifying them. SPEC also avoided the AV1 and Opus codecs to avoid any claims of bias given SPEC committee members — the committee is comprised of representatives from Intel, AMD, IBM, Arm, Nvidia, Dell, HPE, Ampere, and others.

Get Tom's Hardware's best news and in-depth reviews, straight to your inbox.

SPEC CPU 2026 benchmark list

Here’s a high-level overview of how SPEC CPU works. The full test suite looks at four metrics: integer speed, integer throughput, floating point speed, and floating point throughput. The two speed metrics combined give you SPECspeed, while the two throughput metrics give you SPECrate. SPECspeed is probably most familiar to Tom’s Hardware readers. It’s looking at a single application running on a single system, and providing that application with all available resources. SPECrate, on the other hand, is focused more on servers, measuring total throughput when multiple copies of the same application are running simultaneously.

Each suite has its own list of benchmarks, but some applications are reused across different suites — for instance, GCC and LLVM compilation tests are available in both SPECrate and SPECspeed Integer suites. When choosing where to place benchmarks, SPEC segments applications with over 10% floating point instructions into the FP category. Some applications fell into a self-described “gray zone” between 1% and 10% floating point instructions, and SPEC categorized them on a case-by-case basis based on the applications “primary computational purpose and its established reputation within its user community.”

Swipe to scroll horizontally

SPECrate 2026 Integer Benchmarks

Test Name

Language

Description

706.stockfish_r

C++

Chess engine

707.ntest_r

C++

Othello engine

708.sqlite_r

C

SQLite compiler and database

710.omnetpp_r

C++, C

Network and queuing modeling

714.cpython_r

C

Python interpreter

721.gcc_r

C++, C

Code compilation with GCC

723.llvm_r

C++, C

Code compilation with LLVM

727.cppcheck_r

C++

C/C++ static code analysis

729.abc_r

C++, C

Sequential logitech synthesis and formal verification for EDA

734.vpr_r

C++, C

Versatile Place and Route in CAD for FPGA research

735.gem5_r

C++, C

Simulation model for computer architectures

750.sealcrypto_r

C++, C

Security test with Microsoft SEAL open-source homomorphic encryption library

753.ns3_r

C++

Network event simulator

777.zstd_r

C

Data compression/decompression

Swipe to scroll horizontally

SPECspeed 2026 Integer Benchmarks

Test Name

Language

Description

801.xz_s

C++, C

Data compression

807.ntest_s

C++

Othello engine

817.flac_s

C++, C

Audio encoding with lossless FLAC codec

821.gcc_s

C++, C

Code compilation with GCC

823.llvm_s

C++, C

Code compilation with LLVM

827.cppcheck_s

C++

C/C++ static code analysis

829.abc_s

C++, C

Sequential logitech synthesis and formal verification for EDA

834.vpr_s

C++, C

Versatile Place and Route in CAD for FPGA research

835.gem5_s

C++, C

Simulation model for computer architectures

838.diamond_s

C++, C

Sequence aligner for protein and translated DNA searches

846.minizine_s

C++, C

Constraint programming

853.ns3_s

C++

Network event simulator

854.graphn500_s

C

Graph analysis

Swipe to scroll horizontally

SPECrate 2026 Floating Point Benchmarks

Test Name

Language

Description

709.cactus_r

C++, C

Astrophysics

722.palm_r

Fortran

Atmospheric science

731.astcenc_r

C++

Adaptive Scalable Texture Compression (ASTC) test

736.ocio_r

C++

OpenColorIO color management tool

737.gmsh_r

C++, C

Finite element mesh generation

748.flightdm_r

C++

Flight dynamics modeling

749.fotonik3d_r

Fortran

Computational electromagnetics

765.roms_r

Fortran

Regional ocean modeling

766.femflow_r

C++

Fluid dynamics

767.nest_r

C++

Neuroscience simulator to spike neural networks

772.marian_r

C++

Neural machine translation framework

782.lbm_r

C

Computational fluid dynamics with Lattice Boltzmann method

Swipe to scroll horizontally

SPECspeed 2026 Floating Point Benchmarks

Test Name

Language

Description

800.pot3d_s

Fortran

Solar physics

803.sph_exa_s

C++

Smoothed Particle Hydrodynamics

809.cactus_s

C++, C

Astrophysics

811.tealeaf_s

C

High-energy physics

816.nab_s

C

Molecular modeling

820.cloverleaf_s

Fortran

Hydrodynamics

822.palm_s

Fortran

Atmospheric science

849.fotonik3d_s

Fortran

Computational electromagnetics

857.namd_s

C++

NAMD molecular dynamics simulator

865.roms_s

Fortran

Regional ocean modeling

867.nest_s

C++

Neuroscience simulator to spike neural networks

872.marian_s

C++

Neural machine translation framework

881.neutron_s

C

Physics simulator for nuclear reactors

Initial SPEC CPU 2026 results

SPEC has dozens of initial results for SPEC CPU 2026, contributed from a variety of brands including AMD, Intel, Dell, Lenovo, Supermicro, HPE, and even some SPEC contributors. Understandably, most results are for servers, and we can’t cover all of them here. However, you can browse the full results directly from SPEC if you’re interested, and we’ll highlight a few interesting systems.

Before getting to the results, SPEC uses its own score to rate each system, with either base or peak (or both) numbers for each suite. The final score is a geomean of the ratios for each test, which SPEC calculates by dividing the time it takes to complete a workload on a reference system by the time it takes to complete the workload on the tested system.

Swipe to scroll horizontally

SPECrate 2026 Floating Point Results

System

Copies

# of CPUs

Results (Base)

Results (Peak)

Raspberry Pi 5 Model B Rev 1.1

4

1

3.72

3.93

Nvidia DGX Spark (
GB10)

1

1

9.7

N/A

Nvidia DGX Spark (GB10)

20

1

75

N/A

MINISFORUM EliteMini AI370 (AMD Ryzen AI 9 HX 370)

1

1

3.72

3.93

ThinkSystem HR330A (Ampere eMAG 8180)

32

1

22.4

23.1

ProLiant DL145 Gen11 (AMD EPYC 8534P)

64

1

173

173

PowerEdge XR8720t (Intel Xeon 6776P-B)

144

1

285

293

PowerEdge R7625 (AMD EPYC 9754)

256

2

662

662

ProLiant Compute DL580 Gen12 (Intel Xeon 6788P)

688

4

1,180

1,180

Starting with a sampling of floating point throughput results, there are a handful of consumer devices in the mix with the server crowd, including a Raspberry Pi, Nvidia DGX Spark, and even a mini PC from Minisforum. The highest performer here is from HPE with the ProLiant Compute DL580 Gen12, which packs four Intel Xeon 6788P CPUs, giving the system a total of 688 threads to play with.

Swipe to scroll horizontally

SPECspeed 2026 Floating Point Results

System

Threads

# of CPUs

Results (Base)

Results (Peak)

Hyper A+ Server AS -1116CS-TN (AMD EPYC 9375F)

32

1

9.19

9.19

ThinkSystem HR330A (Ampere eMAG 8180)

32

1

1

1.04

PowerEdge R770 (Intel Xeon 6732P)

64

2

8.73

9.22

ThinkSystem SR665 V3 (AMD EPYC 9575F)

128

2

16.9

16.9

PowerEdge R7625 (AMD EPYC 9654)

192

2

13.2

13.2

ProLiant DL385 Gen11 (AMD EPYC 9754)

256

2

13

13

Hyper A+ Server AS -2126HS-TN (AMD EPYC 9965)

384

2

17.7

17.7

PowerEdge M7725 (AMD EPYC 9755)

256

2

18.6

18.6

Onto the speed results for the floating point suite, you can see the consumer systems disappear here. The lowest result here came from the Ampere eMAG 8180, while the highest came from Dell’s PowerEdge M7725 packing two 96-core AMD EPYC 9755 chips. Speed results look at a single system running a single application, so we’ve replaced the “copies” column with “threads.”

Swipe to scroll horizontally

SPECrate 2026 Integer Results

System

Copies

# of CPUs

Results (Base)

Results (Peak)

Raspberry Pi 5 Model B Rev 1.1

4

1

4.8

4.89

MINISFORUM EliteMini AI370 (AMD Ryzen AI 9 HX 370)

1

1

5

N/A

Nvidia DGX Spark (GB10)

1

1

5.97

N/A

Nvidia DGX Spark (GB10)

20

1

66.6

N/A

MacBook Pro 16 (M5 Pro)

18

1

82.7

N/A

PowerEdge R570 (Intel Xeon 6787P)

172

1

329

346

Cisco UCS X215c M8 (AMD EPYC 9575F)

256

2

630

630

ThinkSystem SD535 V3 (AMD EPYC 9965)

384

1

626

626

PowerEdge M7725 (AMD EPYC 9965)

768

2

1,270

1,270

Moving to integer results, the swath of consumer systems shows back up, alongside a MacBook Pro 16 with the M5 Pro, which performs surprisingly well given the hardware under the hood. At the top of the pile is Dell’s PowerEdge M7725 with dual AMD EPYC 9965 CPUs, giving the system a total of 768 threads. It’s worth highlighting that most results use a vendor-specific compiler rather than an open-source compiler, so you can see differing results with similar hardware. SPEC CPU 2026 ships as source code, and you need to disclose your compiler when reporting results.

Swipe to scroll horizontally

SPECspeed 2026 Integer Results

System

Threads

# of CPUs

Results (Base)

Results (Peak)

MacBook Pro 16 (M5 Pro)

18

1

3.9

N/A

Hyper A+ Server AS -1116CS-TN (AMD EPYC 9375F)

64

1

5.14

5.14

PowerEdge R770 (Intel Xeon 6732P)

128

2

5.87

5.92

ThinkSystem SR665 V3 (3.30 GHz,AMD EPYC 9575F)

256

2

7.74

7.74

ProLiant Compute DL580 Gen12 (Intel Xeon 6788P)

344

4

6.45

6.45

PowerEdge R770AP (Intel Xeon 6980P)

512

2

7.6

N/A

Hyper A+ Server AS -2126HS-TN (AMD EPYC 9755)

512

2

8.26

8.26

Finally, here’s a sample of the integer results measuring the speed of a single system. Throughput isn’t the focus here, so you see some systems go down when packing in more chips (and therefore more threads), like the ProLiant Compute DL580 from HPE. At the top of the pile is a server from Supermicro, the Hyper A+ Server AS -2126HS-TN, packing dual AMD EPYC 9755 CPUs for a total of 512 threads.

Following the release of SPEC CPU 2026, there will be a cooling period before companies can publish more results. We’ll see more results on June 4, 2026. On August 11, SPEC will require SPEC CPU 2017 results to also have results with 2026, and on November 3, SPEC will phase out CPU 2017 entirely.

Until November 3, users with a SPEC CPU 2017 license can upgrade to the new suite for $2,000. A new license is $3,000. Non-profit organizations can pick up the suite at a discount for $750, while certain academic institutions can get a license for free.

Google Preferred Source

Follow Tom's Hardware on Google News, or add us as a preferred source, to get our latest news, analysis, & reviews in your feeds.

Jake Roach is the Senior CPU Analyst at Tom’s Hardware, writing reviews, news, and features about the latest consumer and workstation processors.