Our Office and Science Test section focuses significantly on real-world testing, user experience, with a slight nod to throughput. In this section we cover application loading time, image processing, simple scientific physics, artificial intelligence, and AVX accelerated code.

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

Office Tests

Application Load: GIMP 2.10.4

One of the most important aspects about user experience and workflow is how fast does a system respond. A good test of this is to see how long it takes for an application to load. Most applications these days, when on an SSD, load fairly instantly, however some office tools require asset pre-loading before being available. Most operating systems employ caching as well, so when certain software is loaded repeatedly (web browser, office tools), then can be initialized much quicker.

In our last suite, we tested how long it took to load a large PDF in Adobe Acrobat. Unfortunately this test was a nightmare to program for, and didn’t transfer over to Win10 RS3 easily. In the meantime we discovered an application that can automate this test, and we put it up against GIMP, a popular free open-source online photo editing tool, and the major alternative to Adobe Photoshop. We set it to load a large 50MB design template, and perform the load 10 times with 10 seconds in-between each. Due to caching, the first 3-5 results are often slower than the rest, and time to cache can be inconsistent, we take the average of the last five results to show CPU processing on cached loading.

AppTimer: GIMP 2.10.4

GIMP likes fast single core performance, and so the Core i9 wins here.

 

Agisoft Photoscan 1.3.3: 2D Image to 3D Model Conversion

One of the ISVs that we have worked with for a number of years is Agisoft, who develop software called PhotoScan that transforms a number of 2D images into a 3D model. This is an important tool in model development and archiving, and relies on a number of single threaded and multi-threaded algorithms to go from one side of the computation to the other.

In our test, we take v1.3.3 of the software with a good sized data set of 84 x 18 megapixel photos and push it through a reasonably fast variant of the algorithms, but is still more stringent than our 2017 test. We report the total time to complete the process.

Agisoft’s Photoscan website can be found here: http://www.agisoft.com/

Agisoft Photoscan 1.3.3, Complex Test

Agisoft is a mix of variable threaded workloads, so a good balanced system works best. Intel's $500 option is faster than AMD's $500 option here, with two fewer cores.

 

AI Benchmark

One of the longest time requests we’ve had for our benchmark suite is AI-related benchmark, and the folks over at ETH have moved their popular AI Benchmark from mobile over PC. Using Intel’s MKL and Tensorflow 2.1.0, we use version 0.1.2 of the benchmark which tests both training and inference over a variety of different models. You can read the full scope of the benchmark here.

This is one of our new tests in the database, and we are still gaining data for it.

AI Benchmark (ETH) Combined

AIBench is a new test here, covering both training and inference. In the breakdown of results, we noticed that the faster processors were actually slower, scoring a lower result. We believe this is down to the lower bandwidth/core afforded by the 10c design against the 6c design.

 

Accelerated Science Tests

3D Particle Movement v2.1: Brownian Motion

Our 3DPM test is a custom built benchmark designed to simulate six different particle movement algorithms of points in a 3D space. The algorithms were developed as part of my PhD., and while ultimately perform best on a GPU, provide a good idea on how instruction streams are interpreted by different microarchitectures.

A key part of the algorithms is the random number generation – we use relatively fast generation which ends up implementing dependency chains in the code. The upgrade over the naïve first version of this code solved for false sharing in the caches, a major bottleneck. We are also looking at AVX2 and AVX512 versions of this benchmark for future reviews.

For this test, we run a stock particle set over the six algorithms for 20 seconds apiece, with 10 second pauses, and report the total rate of particle movement, in millions of operations (movements) per second. We have a non-AVX version and an AVX version, with the latter implementing AVX512 and AVX2 where possible.

3DPM v2.1 can be downloaded from our server: 3DPMv2.1.rar (13.0 MB)

3D Particle Movement v2.1

3D Particle Movement v2.1 (with AVX)

No real surprises in our 3DPM tests.

 

y-Cruncher v0.7.6: Microarchitecture Optimized Compute

I’ve known about y-Cruncher for a while, as a tool to help compute various mathematical constants, but it wasn’t until I began talking with its developer, Alex Yee, a researcher from NWU and now software optimization developer, that I realized that he has optimized the software like crazy to get the best performance. Naturally, any simulation that can take 20+ days can benefit from a 1% performance increase! Alex started y-cruncher as a high-school project, but it is now at a state where Alex is keeping it up to date to take advantage of the latest instruction sets before they are even made available in hardware.

For our test we run y-cruncher v0.7.6 through all the different optimized variants of the binary, single threaded and multi-threaded, including the AVX-512 optimized binaries. The test is to calculate 250m digits of Pi, and we use the single threaded and multi-threaded versions of this test.

Users can download y-cruncher from Alex’s website: http://www.numberworld.org/y-cruncher/

y-Cruncher 0.7.6 Single Thread, 250m Digitsy-Cruncher 0.7.6 Multi-Thread, 250m Digits

y-Cruncher is another one where the Core i9 performs worse than the Core i7 in the multithreaded test, despite being better on the single threaded test. We again put this down to memory bandwidth. We need to update this test to the latest version of y-Cruncher, which has additional optimizations for Zen 2 processors, but also to increase the digit count in our MT test.

Poking Power: Does Intel Really Need 250W for 10 Cores? (Yes) CPU Performance: Rendering Tests
Comments Locked

220 Comments

View All Comments

  • yeeeeman - Wednesday, May 20, 2020 - link

    The CPU won't consume nowhere near 250w during gaming. 250w is valid only for short all core scenarios. Otherwise it will stay in its 130w tdp. Go and read other reviews and you will see I am right.
  • yankeeDDL - Thursday, May 21, 2020 - link

    According to this (https://images.anandtech.com/doci/15785/10900K%20y... it stays at 230W for almost 4min.
    In any case, you can read my sentence again and use 130W instead of 250W, and it does nt change anything.
  • arashi - Saturday, May 23, 2020 - link

    You can't blame him, he's on Intel payroll and has to act the idiot.
  • dirkdigles - Wednesday, May 20, 2020 - link

    Ian, I think the pricing on the charts is a bit misleading. The $488 price for the 10900K is the 1000-unit bulk pricing, and the $499 price on the 3900X hasn't been seen since January 2020... it's currently $409 on Amazon. This would skew the ability for the reader to make comparison.

    I know MSRP is a good metric, but street price is more important. What can I buy these chips for, today? If I'm a consumer, I likely can't get that $488 bulk per chip price for the 10900K, and the 3900X is not going to cost me anywhere near $409. Please update.
  • dirkdigles - Wednesday, May 20, 2020 - link

    *anywhere near $499. Typo.
  • WaltC - Wednesday, May 20, 2020 - link

    Yes, I paid ~$409 for my 3900X, and on top of that AMZN offered me 6-months, same-as-cash, which I was more than happy to accept...;) Good times!
  • AnarchoPrimitiv - Wednesday, May 20, 2020 - link

    Exactly, the 3900x is over $100 cheaper and is nowhere "around the same price"
  • yeeeeman - Wednesday, May 20, 2020 - link

    Well Intel has the 10900f at 400$. Locked with no igpu. almost same frequencies. That is a better buy than the 10900k
  • Spunjji - Tuesday, May 26, 2020 - link

    Right - the 10900F is likely a better deal, but the comparison was with the 10900K.
  • Irata - Wednesday, May 20, 2020 - link

    Waiting for comments on how the two small fans on the mainboard make this an unacceptable option. If I remember correctly, that applied to X570 boards.

Log in

Don't have an account? Sign up now