Section by Andrei Frumusanu

SPEC2017 - ST & MT Performance

Starting off with SPEC, we’re trying to analyze the AMD and Intel systems in direct comparison to each other in a wide variety of workloads. In general, we shouldn’t be expecting too big surprises in the results as earlier this summer we had the opportunity to cover Intel’s Ice Lake CPUs, and the Surface Laptop 3 implementation of the Core i7-1065G7 should pretty much fall in line with those scores.

On AMD’s side, we hadn’t tested the company’s mobile processors in SPEC so this should represent a good opportunity to showcase the two companies’ products side-by-side. As a reminder, the Ryzen 7 3870U tested today is based on AMD’s Picasso chip, a 12nm implementation of the Zen+ microarchitecture, which isn’t quite as up-to-date as the 7nm Zen2 silicon that the company offers in its desktop Ryzen 3000 chips. In a sense, while both products tested today represent the companies’ best mobile products, for Intel it also represents the company’s best technologies, and thus the ICL part has a generational advantage over AMD's current product-line.

We’re limiting our testing this time around to SPEC2017 as it represents the more modern workload characterisations, and we’ve already covered the microarchitectural giveaways presented by SPEC2006 in past articles. We’re testing under WSL1 in Windows due to simplicity of compilation and compatibility, and are compiling the suite under LLVM compilers. The choice of LLVM is related to being able to have similar code generation across architectures and platforms. Our compiler versions and settings are as follows:

clang version 8.0.0-svn350067-1~exp1+0~20181226174230.701~1.gbp6019f2 (trunk)
clang version 7.0.1 (ssh://git@github.com/flang-compiler/flang-driver.git 
  24bd54da5c41af04838bbe7b68f830840d47fc03)

-Ofast -fomit-frame-pointer
-march=x86-64
-mtune=core-avx2 
-mfma -mavx -mavx2

Our compiler flags are straightforward, with basic –Ofast and relevant ISA switches to allow for AVX2 instructions.

Single-Threaded Performance: Intel Dominance

Starting off with single-threaded tests, we’re having a closer look at the integer SPEC20017 suite results.

We’re also adding in AMD and Intel’s top-performing desktop chips into the mix to better convey a context as to where these mobile parts fall in terms of absolute performance, which I think is a major consideration point for the Surface Laptop 3, particularly the Ice Lake models.

SPECint2017 Rate-1 Estimated Scores

The first thing that comes to mind when looking at these results is that there’s a huge discrepancy between what the Intel and AMD models of the Surface Laptop 3. It’s very evident that Intel’s new Ice Lake CPUs and the Sunny Cove microarchitecture have quite a large lead over the Zen+ based Picasso SoC.

The Intel model's performance is near identical to what we’ve measured back in August on Intel’s development platform: we again see the chip being able to keep up with even Intel’s best performing desktop solutions which are running at far higher frequencies and larger power draw.

The Ryzen 7 3780U isn’t quite able to showcase a similar positioning, as it’s notably further behind the Ryzen 9 3950X with the newer Zen2 microarchitecture and faster memory configuration.

SPECfp2017 Rate-1 Estimated Scores

The situation in the floating-point suite is very similar, with the Core i7-1065G7 taking a quite considerable lead over the Ryzen 7 3780U. The 519.lbm results here are interesting due to the fact that AMD’s platform is behind by a factor greater than 2x – the test is memory bandwidth and subsystem limited so it’s possibly a bigger bottleneck on the slower DDR4-2400 memory that the system has to make due with. Intel’s LPDDR4X-3733 is able to well keep up with the desktop platforms in such situations.

But even in less memory intensive workloads such as 511.povray, AMD’s IPC disadvantage is too great and even with a theoretical higher peak frequency of 500MHz, the Zen+ based design is too far behind Intel’s new microarchitecture.

SPEC2017 Rate-1 Estimated Total

The overall SPEC2017 ST scores are pretty one-sided, with the Intel variant of the Surface Laptop 3 being ahead by 37% in the integer suite, and 46% in the floating-point suite. We hadn’t really expected the AMD system to be able to keep up with the Intel CPU, but these results really just expose the technological differences between the two designs. AMD’s Zen2 and LPDDR4X APUs can’t come early enough, as this is a gap that the company needs to close as soon as possible if it wants to compete in high-end laptop designs.

Multi-Threaded Performance: Continued Intel Advantage

While it’s clear that Intel has a large single-threaded performance advantage, we wanted to also see the competitive situation in a multi-threaded/multi-process comparison between the two chips. In the Rate-N test configuration of SPEC, we’re launching 8 instances on both platforms to fully saturate the system and have two processes per physical CPU.

In the MT tests, the AMD system ran at frequencies between 2.9-3.35GHz, whilst the Intel platform ran between 2.6-3.5GHz, depending on workload. TDP, or better said, peak power consumption, plays a bigger role in these tests as the 4-6 hours runtime of the test means we’re really stressing the cooling solutions of the laptops. Intel’s chip here is allowed to draw up to 44W for short durations before it falls down to a sustained 25W. We weren’t able to accurately measure the power draw for the AMD platform but we do note that it looks like under prolonged stress the CPU was around 10°C colder than the Intel variant, with ~70°C at 2.9GHz for the Ryzen system versus 80°C at 2.6GHz for the Intel system, which could point out to a lower sustained power draw for the AMD system.

 SPECint2017 Rate-N (8 Instances) Estimated Scores

In the integer suite, we mostly seeing the Intel system being ahead, but this time around AMD also manages to win a few tests. The tests where AMD fared best were workloads which have a higher execution characterization, compared to more strictly memory-bound tests such as mcf or omnetpp, where Intel has a clear lead in. Intel’s lead in 502.gcc is pretty massive as well as surprising – I hadn’t expected such a gap, but then again, it’s quite in line with what we saw in the ST results.

SPECfp2017 Rate-N (8 Instances) Estimated Scores

In the floating-point suite AMD loses the few advantages that it had, and falls further behind the Intel platform. The FP suite is a lot more memory bound, and Picasso’s memory subsystem here just can’t keep up. The 519.lbm and 554.roms results are particularly shocking as they’re essentially almost no faster than the single-threaded results – the system here is utterly bottlenecked and can’t even scale up in performance over multiple cores.

SPEC2017 Rate-N (8 Instances) Estimated Total

The overall results for the Rate-8 tests across all physical and logical cores of both the Ice Lake and Picasso systems see a similar performance discrepancy as showcased in the ST results: The Intel Core i7-1065G7 is ahead by 13.9% in the integer suite and a massive 45.6% in the FP suite. The one bottleneck that’s seemingly holding back the AMD system the most is its memory subsystem, and workloads which particularly stress this part of the CPU microarchitectures are the tests in which the Ryzen system fared by far the worst.

All in all, Intel’s process node, microarchitectural IPC, and memory technology lead in the Ice Lake solution is seemingly just too much for the Picasso chip to be able to compete with. Let’s move on to our standard test suite benchmarks and see if the we can correlate similar results in other workloads…

Introduction System Performance
Comments Locked

174 Comments

View All Comments

  • Andrei Frumusanu - Friday, December 13, 2019 - link

    Correct. Between 3-5 hours each ST and MT.
  • Fataliity - Friday, December 13, 2019 - link

    "despite this being a 3.9 GHz chip, in single-threaded SPEC 2017, it managed to come very close to a 5.0 GHz Core i9-9900K with a massively higher TDP"

    This statement is contradictory. "Single-Threaded" Spec, then "Massively higher tdp" 9900k is 8 cores. which reflects the TDP. Single-Thread is one core, which is completely different. If you scale up the frequency / wattage graph, a Ice Lake 3.5GHz at 8 cores would be about 100 watts. Which im pretty sure is really close to a 9900k off the top of my head. Except this is at 3.5 and 9900k is hitting 5GHz.
  • tipoo - Friday, December 13, 2019 - link

    Shame AMD didn't have 7nm Zen 2 for mobile ready in time for this. Maybe that's when the partnership will make more sense, until then I wish the consumer 15" was also Ice Lake.
  • s.yu - Friday, December 13, 2019 - link

    The difference is too great. This is almost an i3 to i7 comparison, while the price difference is confusingly little. Though the Intel version could be hard to acquire, whoever's interested in this model should aim for the Intel version, even through unofficial channels.
  • eastcoast_pete - Friday, December 13, 2019 - link

    Interesting! Guess Chipzilla is (still) king of the hill in mobile; quite impressive, as this IL i7 even comes close to desktop i7 speeds. AMD really needs to get 7 nm Zen2 or Zen2+ into mobile APUs pronto - they're leaving a lot of money on the table. Now is the time, before chipzilla gets their manufacturing problems worked out!
  • MBarton - Monday, December 30, 2019 - link

    Less impressive when you consider the amount of money and number of defective CPU's required by Intel fabs to get to this point. When you factor in how much money Intel has dumped into their 10nm process over the last decade the money they're making off of 10 nm is sad.
  • Consumer1 - Friday, December 13, 2019 - link

    Interesting to me is the slow speed of the memory with the Ryzen. Ryzen does better with faster memory. To bad we can't equalize the memory to see the effect.
  • Dustin Sklavos - Friday, December 13, 2019 - link

    I would never in a million years accuse AnandTech writers of being shills.

    That said, you guys didn't notice the Ice Lake CPU was being allowed to peak and sustain a solid 8W higher than the Ryzen CPU was?

    Yes, even with the higher ceiling on Ice Lake, it's able to bring its idle draw down way lower than Ryzen's, so the bursty nature of garden variety on-battery web surfing is going to heavily favor Ice Lake.

    But plugged in, full bore benchmarks, the Ice Lake unit is at a clear advantage for power budget and that's concerning. It's not really as fair a fight when the Ryzen is being kneecapped, and while I don't think it would change the overall results, I *do* think the CPU tests wouldn't be the bloodbath that they are, and the GPU tests (and especially gaming tests) would be a clearer cut win for AMD.
  • Brett Howse - Saturday, December 14, 2019 - link

    I mentioned this in the text but the data logging tool is monitoring CPU core power on Ryzen and SoC package power on Core so the data isn't 100% comparable just due to what each company exposes to be monitored. If you look at the CPU temperatures on the Cinebench R20 test as an example the CPU temperatures are very similar so I don't think the power budget is as far off as you'd think, although Intel is pretty aggressive with boost.
  • Fataliity - Saturday, December 14, 2019 - link

    Zen+ APU is also a 216mm die vs Intel's 125mm die. So it has double the surface area, which should mean almost double the heat dissipation (maybe less). So Intel's numbers being twice as high in power draw actually makes sense when you consider the area that is dissipating the heat.

Log in

Don't have an account? Sign up now