CPU Performance: Web and Legacy Tests

While more the focus of low-end and small form factor systems, web-based benchmarks are notoriously difficult to standardize. Modern web browsers are frequently updated, with no recourse to disable those updates, and as such there is difficulty in keeping a common platform. The fast paced nature of browser development means that version numbers (and performance) can change from week to week. Despite this, web tests are often a good measure of user experience: a lot of what most office work is today revolves around web applications, particularly email and office apps, but also interfaces and development environments. Our web tests include some of the industry standard tests, as well as a few popular but older tests.

We have also included our legacy benchmarks in this section, representing a stack of older code for popular benchmarks.

All of our benchmark results can also be found in our benchmark engine, Bench.

Speedometer 2: JavaScript Frameworks

Our newest web test is Speedometer 2, which is a accrued test over a series of javascript frameworks to do three simple things: built a list, enable each item in the list, and remove the list. All the frameworks implement the same visual cues, but obviously apply them from different coding angles.

Our test goes through the list of frameworks, and produces a final score indicative of ‘rpm’, one of the benchmarks internal metrics. We report this final score.

Speedometer 2

Google Octane 2.0: Core Web Compute

A popular web test for several years, but now no longer being updated, is Octane, developed by Google. Version 2.0 of the test performs the best part of two-dozen compute related tasks, such as regular expressions, cryptography, ray tracing, emulation, and Navier-Stokes physics calculations.

The test gives each sub-test a score and produces a geometric mean of the set as a final result. We run the full benchmark four times, and average the final results.

Google Octane 2.0

Mozilla Kraken 1.1: Core Web Compute

Even older than Octane is Kraken, this time developed by Mozilla. This is an older test that does similar computational mechanics, such as audio processing or image filtering. Kraken seems to produce a highly variable result depending on the browser version, as it is a test that is keenly optimized for.

The main benchmark runs through each of the sub-tests ten times and produces an average time to completion for each loop, given in milliseconds. We run the full benchmark four times and take an average of the time taken.

Mozilla Kraken 1.1

3DPM v1: Naïve Code Variant of 3DPM v2.1

The first legacy test in the suite is the first version of our 3DPM benchmark. This is the ultimate naïve version of the code, as if it was written by scientist with no knowledge of how computer hardware, compilers, or optimization works (which in fact, it was at the start). This represents a large body of scientific simulation out in the wild, where getting the answer is more important than it being fast (getting a result in 4 days is acceptable if it’s correct, rather than sending someone away for a year to learn to code and getting the result in 5 minutes).

In this version, the only real optimization was in the compiler flags (-O2, -fp:fast), compiling it in release mode, and enabling OpenMP in the main compute loops. The loops were not configured for function size, and one of the key slowdowns is false sharing in the cache. It also has long dependency chains based on the random number generation, which leads to relatively poor performance on specific compute microarchitectures.

3DPM v1 can be downloaded with our 3DPM v2 code here: 3DPMv2.1.rar (13.0 MB)

3DPM v1 Single Threaded3DPM v1 Multi-Threaded

x264 HD 3.0: Older Transcode Test

This transcoding test is super old, and was used by Anand back in the day of Pentium 4 and Athlon II processors. Here a standardized 720p video is transcoded with a two-pass conversion, with the benchmark showing the frames-per-second of each pass. This benchmark is single-threaded, and between some micro-architectures we seem to actually hit an instructions-per-clock wall.

x264 HD 3.0 Pass 1x264 HD 3.0 Pass 2

GeekBench4: Synthetics

A common tool for cross-platform testing between mobile, PC, and Mac, GeekBench 4 is an ultimate exercise in synthetic testing across a range of algorithms looking for peak throughput. Tests include encryption, compression, fast Fourier transform, memory operations, n-body physics, matrix operations, histogram manipulation, and HTML parsing.

I’m including this test due to popular demand, although the results do come across as overly synthetic, and a lot of users often put a lot of weight behind the test due to the fact that it is compiled across different platforms (although with different compilers).

We record the main subtest scores (Crypto, Integer, Floating Point, Memory) in our benchmark database, but for the review we post the overall single and multi-threaded results.

Geekbench 4 - ST OverallGeekbench 4 - MT Overall

CPU Performance: Encoding Tests Gaming: World of Tanks enCore
Comments Locked

245 Comments

View All Comments

  • schujj07 - Tuesday, November 26, 2019 - link

    Where I work we now have 4x Dual 32 Core Epyc 7502s and 2x Dual 24 Core Epyc 7401s. We cannot move to Server 2016/2019 due to the per core licensing. However, for our VMware environment it is amazing how many VMs just 1 of those hosts can run.
  • Supercell99 - Tuesday, November 26, 2019 - link

    Is vmware stable on the new Epycs? I have some older Dells R630 2697 x2 I need to upgrade running ESXi 6.0 A bit nervous about jumping to AMD for production on vmware.
  • schujj07 - Tuesday, November 26, 2019 - link

    They are perfectly stable. We are running them for production work. 2nd Gen Epyc is only supported on 6.7 U3.
  • Foeketijn - Tuesday, November 26, 2019 - link

    On Epyc. Not TR. I would think.
  • twtech - Monday, November 25, 2019 - link

    Speaking of which, why does this review have so many gaming benchmarks, and say, no compiler benchmarks? I'd have liked to see the 32-core TR vs. the 3175x or 3275 compiling a large C++ project.
  • eek2121 - Monday, November 25, 2019 - link

    Not only that, but Anandtech is still doing gaming benchmarks on a Geforce 1080. Gamers Nexus has a much more production oriented review, but still no compiler benchmarks, etc.
  • Slash3 - Tuesday, November 26, 2019 - link

    I've never understood why AT has kept the GTX 1080. For purposes of benchmarking, it acts as an immediate bottleneck on faster CPUs and adds no value to a processor evaluation except in extreme cases such as the 2970WX/2990WX where performance impacts are made more readily evident. Even then, one or two simple tests would be enough to paint the picture, unless it called for further testing.

    It's simply a waste of benchmark time and continues to baffle me with its inclusion. The only reason I can think to keep it in reviews is to pad the Bench database, or that the tests can be completed quickly and it's simply spare time. I love AT, but sometimes they just make me scratch my head.
  • imaheadcase - Tuesday, November 26, 2019 - link

    1080p is fine..they are using it for CPU benchmarks to bottleneck, not gpu.
  • peevee - Tuesday, November 26, 2019 - link

    It is GTX1080, not 1080p.
  • DannyH246 - Monday, November 25, 2019 - link

    Because Inteltech takes Intels $$$ and its one of the few areas where Intel doesn't get smashed.I agree with you, the main uses for these these kinds of CPU's are proper work not gaming. And definitely not gaming at 1080p. Its a joke.

Log in

Don't have an account? Sign up now