Benchmarking Performance: CPU System Tests

Our first set of tests is our general system tests. These set of tests are meant to emulate more about what people usually do on a system, like opening large files or processing small stacks of data. This is a bit different to our office testing, which uses more industry standard benchmarks, and a few of the benchmarks here are relatively new and different.

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

PDF Opening

First up is a self-penned test using a monstrous PDF we once received in advance of attending an event. While the PDF was only a single page, it had so many high-quality layers embedded it was taking north of 15 seconds to open and to gain control on the mid-range notebook I was using at the time. This put it as a great candidate for our 'let's open an obnoxious PDF' test. Here we use Adobe Reader DC, and disable all the update functionality within. The benchmark sets the screen to 1080p, opens the PDF to in fit-to-screen mode, and measures the time from sending the command to open the PDF until it is fully displayed and the user can take control of the software again. The test is repeated ten times, and the average time taken. Results are in milliseconds.

System: PDF Opening with Adobe Reader DC

Our PDF test relies mostly on single core frequency, but memory frequency can also help. The 2400G pips the 1400, and the older AMD processors take a back seat. This is the sort of test that Intel's 4.2 GHz chips can take advantage off, as shown by the Core i3-8350K.

FCAT Processing: link

One of the more interesting workloads that has crossed our desks in recent quarters is FCAT - the tool we use to measure stuttering in gaming due to dropped or runt frames. The FCAT process requires enabling a color-based overlay onto a game, recording the gameplay, and then parsing the video file through the analysis software. The software is mostly single-threaded, however because the video is basically in a raw format, the file size is large and requires moving a lot of data around. For our test, we take a 90-second clip of the Rise of the Tomb Raider benchmark running on a GTX 980 Ti at 1440p, which comes in around 21 GB, and measure the time it takes to process through the visual analysis tool.

System: FCAT Processing ROTR 1440p GTX980Ti Data

The FCAT program is single threaded, so again Intel's chips take a win here. The Ryzen 5 2400G takes another chunk out of the Ryzen 5 1400, due to its higher frequency.

Dolphin Benchmark: link

Many emulators are often bound by single thread CPU performance, and general reports tended to suggest that Haswell provided a significant boost to emulator performance. This benchmark runs a Wii program that ray traces a complex 3D scene inside the Dolphin Wii emulator. Performance on this benchmark is a good proxy of the speed of Dolphin CPU emulation, which is an intensive single core task using most aspects of a CPU. Results are given in seconds, where the Wii itself scores 1,052 seconds (17.53 minutes).

System: Dolphin 5.0 Render Test

3D Movement Algorithm Test v2.1: link

This is the latest version of the self-penned 3DPM benchmark. The goal of 3DPM is to simulate semi-optimized scientific algorithms taken directly from my doctorate thesis. Version 2.1 improves over 2.0 by passing the main particle structs by reference rather than by value, and decreasing the amount of double->float->double recasts the compiler was adding in. It affords a ~25% speed-up over v2.0, which means new data.

System: 3D Particle Movement v2.1

3DPM is our first multi-threaded test, and the Ryzen 5 2400G powers ahead over the 1400 due to frequency, and ahead the Core i3-8350K due to thread count. This is a benchmark that can take advantage of multithreading, so the quad-core APU with eight threads pushes ahead of the six-core Intel Core i5-8400.

DigiCortex v1.20: link

Despite being a couple of years old, the DigiCortex software is a pet project for the visualization of neuron and synapse activity in the brain. The software comes with a variety of benchmark modes, and we take the small benchmark which runs a 32k neuron/1.8B synapse simulation. The results on the output are given as a fraction of whether the system can simulate in real-time, so anything above a value of one is suitable for real-time work. The benchmark offers a 'no firing synapse' mode, which in essence detects DRAM and bus speed, however we take the firing mode which adds CPU work with every firing.

System: DigiCortex 1.20 (32k Neuron, 1.8B Synapse)

Agisoft Photoscan 1.3.3: link

Photoscan stays in our benchmark suite from the previous version, however now we are running on Windows 10 so features such as Speed Shift on the latest processors come into play. The concept of Photoscan is translating many 2D images into a 3D model - so the more detailed the images, and the more you have, the better the model. The algorithm has four stages, some single threaded and some multi-threaded, along with some cache/memory dependency in there as well. For some of the more variable threaded workload, features such as Speed Shift and XFR will be able to take advantage of CPU stalls or downtime, giving sizeable speedups on newer microarchitectures.

System: Agisoft Photoscan 1.3.3 (Large) Total Time

For Photoscan, certain elements of the algorithms require full cores to get the best performance, hence why the six-core CPU comes top and the Ryzen 5 2400G and Core i3-8350K are matched. That being said, the multithreading of the 2400G outweighs the extra frequency of the 8350K.

iGPU Gaming Performance, Cont Benchmarking Performance: CPU Rendering Tests
Comments Locked

177 Comments

View All Comments

  • jjj - Monday, February 12, 2018 - link

    Playable means 30FPS and has been that for.. ever.
  • AndrewJacksonZA - Monday, February 12, 2018 - link

    Typo page 1: "Fast forward almost two years, to the start of 2018. Intel did have a second generation eDRAM product"
    The linked article is from 2 May 2016, not the start of 2018.
  • richardginn - Monday, February 12, 2018 - link

    If only the ram used in the 2400G review kits was not so god damn expensive. It is more expensive than the CPU.
  • Ian Cutress - Monday, February 12, 2018 - link

    This is true - technically we were sampled a different DDR4-3200 kit to be used. Normally our policy here is to use the maximum supported DRAM frequency of the processor for these tests - in the past there is a war of words when reviews do not, from readers and companies. When we do our memory scaling piece, it'll be with a wide range of offerings.
  • richardginn - Monday, February 12, 2018 - link

    I certainly want to see the memory scaling piece before making a purchase.
  • RBD117 - Monday, February 12, 2018 - link

    Hey Ian, thanks for the great review. I think your Cinebench-1T scores should be higher, in the 151-160 range for the 2200G and 2400G respectively. AMD pushed a microcode update through BIOS to testers very very late last week. A lot of the changes significantly boosted single-thread performance in general, even in some games. Did you folks end up getting this?
  • Ian Cutress - Monday, February 12, 2018 - link

    I only started testing with the new BIOS: can you confirm the difference is on both the motherboards AMD sampled? Some got MSI, others got GIGABYTE. We had MSI.
  • RBD117 - Monday, February 12, 2018 - link

    Ah okay. I believe it should have been updated on both MSI and Gigabyte...at least, I was told it should have landed on both platforms for standardization.
  • jrs77 - Monday, February 12, 2018 - link

    I would've loved to see you compare the 2400G against the i7-5775C with regards to 1080p gaming, as I can play games like Borderlands, WoW or Diablo in 1080p with medium settings on my Broadwell Iris graphics just fine.

    If the 2400G doesn't allow for higher graphics settings than the i7-5775C, than I don't really see them taking the crown for integrated graphics. intel is just too stoopid to use what they have it seems.
  • nierd - Monday, February 12, 2018 - link

    When that i7 cost less than 150 then it will make the chart. At the price point it's at I can buy one of these chips and a $200 graphics card and do laps around the i7 all day.

Log in

Don't have an account? Sign up now