Miscellaneous Performance Metrics

This section looks at some of the other commonly used benchmarks representative of the performance of specific real-world applications.

3D Rendering - CINEBENCH R15

We use CINEBENCH R15 for 3D rendering evaluation. The program provides three benchmark modes - OpenGL, single threaded and multi-threaded. Evaluation of different PC configurations in all three modes provided us the following results.

3D Rendering - CINEBENCH R15 - Single Thread

3D Rendering - CINEBENCH R15 - Multiple Threads

3D Rendering - CINEBENCH R15 - OpenGL

The ECS LIVA Z2 suffers a bit in the OpenGL case, but, is neck and neck with the Arches Canyon NUC in the multi-threaded, and far ahead in the single-threaded case.

x265 Benchmark

Next up, we have some video encoding benchmarks using x265 v2.8. The appropriate encoder executable is chosen based on the supported CPU features. In the first case, we encode 600 1080p YUV 4:2:0 frames into a 1080p30 HEVC Main-profile compatible video stream at 1 Mbps and record the average number of frames encoded per second.

Video Encoding - x265 - 1080p

Our second test case is 1200 4K YUV 4:2:0 frames getting encoded into a 4Kp60 HEVC Main10-profile video stream at 35 Mbps. The encoding FPS is recorded. Unfortunately, both Gemini Lake systems were unable to complete this benchmark, exiting abruptly in the middle. The Arches Canyon encoded the 4K stream at 0.36 fps.

7-Zip

7-Zip is a very effective and efficient compression program, often beating out OpenCL accelerated commercial programs in benchmarks even while using just the CPU power. 7-Zip has a benchmarking program that provides tons of details regarding the underlying CPU's efficiency. In this subsection, we are interested in the compression and decompression rates when utilizing all the available threads for the LZMA algorithm.

7-Zip LZMA Compression Benchmark

7-Zip LZMA Decompression Benchmark

In addition to the CPU, the RAM also plays a role here. ECS's decision to equip only one of the two SODIMM slots with RAM could be the culprit here.

Cryptography Benchmarks

Cryptography has become an indispensable part of our interaction with computing systems. Almost all modern systems have some sort of hardware-acceleration for making cryptographic operations faster and more power efficient. In this sub-section, we look at two different real-world applications that may make use of this acceleration.

BitLocker is a Windows features that encrypts entire disk volumes. While drives that offer encryption capabilities are dealt with using that feature, most legacy systems and external drives have to use the host system implementation. Windows has no direct benchmark for BitLocker. However, we cooked up a BitLocker operation sequence to determine the adeptness of the system at handling BitLocker operations. We start off with a 2.5GB RAM drive in which a 2GB VHD (virtual hard disk) is created. This VHD is then mounted, and BitLocker is enabled on the volume. Once the BitLocker encryption process gets done, BitLocker is disabled. This triggers a decryption process. The times taken to complete the encryption and decryption are recorded. This process is repeated 25 times, and the average of the last 20 iterations is graphed below.

BitLocker Encryption Benchmark

BitLocker Decryption Benchmark

Since all the considered CPUs have AES-NI capabilities, the above benchmark is representative of the sustainable clock speed and also the RAM characteristics.

Creation of secure archives is best done through the use of AES-256 as the encryption method while password protecting ZIP files. We re-use the benchmark mode of 7-Zip to determine the AES256-CBC encryption and decryption rates using pure software as well as AES-NI. Note that the 7-Zip benchmark uses a 48KB buffer for this purpose.

7-Zip AES256-CBC Encryption Benchmark

7-Zip AES256-CBC Decryption Benchmark

This shows that the relative numbers are similar to the ones observed in other benchmarks.

Yet another cryptography application is secure network communication. OpenSSL can take advantage of the acceleration provided by the host system to make operations faster. It also has a benchmark mode that can use varying buffer sizes. We recorded the processing rate for a 8KB buffer using the hardware-accelerated AES256-CBC-HAC-SHA1 feature.

OpenSSL Encryption Benchmark

OpenSSL Decryption Benchmark

Agisoft Photoscan

Agisoft PhotoScan is a commercial program that converts 2D images into 3D point maps, meshes and textures. The program designers sent us a command line version in order to evaluate the efficiency of various systems that go under our review scanner. The command line version has two benchmark modes, one using the CPU and the other using both the CPU and GPU (via OpenCL). We present the results from our evaluation using the CPU mode only. The benchmark (v1.3) takes 84 photographs and does four stages of computation:

  • Stage 1: Align Photographs (capable of OpenCL acceleration)
  • Stage 2: Build Point Cloud (capable of OpenCL acceleration)
  • Stage 3: Build Mesh
  • Stage 4: Build Textures

We record the time taken for each stage. Since various elements of the software are single threaded, and others multithreaded, it is interesting to record the effects of CPU generations, speeds, number of cores, and DRAM parameters using this software.

Agisoft PhotoScan Benchmark - Stage 1

Agisoft PhotoScan Benchmark - Stage 2

Agisoft PhotoScan Benchmark - Stage 3

Agisoft PhotoScan Benchmark - Stage 4

Stage 3 is likely memory performance-limited, unlike the first two stages that are reflective of the single-threaded performance capabilities.

Dolphin Emulator

Wrapping up our application benchmark numbers is the new Dolphin Emulator (v5) benchmark mode results.

Dolphin Emulator Benchmark

This is again a test of the CPU capabilities, and the ordering expected based on the previous results is seen here too.

UL Benchmarks - PCMark and 3DMark Networking and Storage Performance
Comments Locked

59 Comments

View All Comments

  • Death666Angel - Thursday, December 20, 2018 - link

    One of the few times Intel ark is wrong in my experience. A lot of the Atom SKUs have wrong max memory sizes.
  • mczak - Thursday, December 20, 2018 - link

    It is not really wrong per se. This is intel's official stance, those chips only support 8GB in total, apparently they want to sell you Core-based chips if you need more.
    But luckily intel didn't go that far and actually really limited them to 8GB, so yes from a technical perspective the ark pages are wrong.
    Noone (at least for home use) should ever care about the official max memory limit (well as long as they know it's only a marketing limitation...).
  • Jorgp2 - Thursday, December 20, 2018 - link

    Gemini Lake was also originally listed as supporting HDR10, but was later corrected
  • Ryan Smith - Thursday, December 20, 2018 - link

    "The configuration comparison table on the first page is broken."

    Fixed! Thanks for the heads up.
  • fackamato - Thursday, December 20, 2018 - link

    Any chance you can include non-NUC systems on the charts? The graphs are great to see which of the 3 NUCs are faster... but that does not give me a sense of how much slower (if any) these are to a mATX PC, or a 45w CPU, or an AMD APU etc.
  • ganeshts - Thursday, December 20, 2018 - link

    These are results based on our new Fall 2018+ benchmark suite - We actually re-benched a whole lot of systems (starting with the Coffee Lake SODIMM memory scaling piece). I have some other results from systems targeting a different market segment, and I will add them in for the next Gemini Lake review (probably mid Q1 2019)
  • mode_13h - Friday, December 21, 2018 - link

    Please do.

    Thanks.
  • Mikewind Dale - Thursday, December 20, 2018 - link

    In the meantime, the Cinebench R15 scores are useful for comparisons. That benchmark is widely available for a variety of CPUs.

    Just for comparison, I have a Core i7-7500U dual core laptop that gets 145/345 in Cinebench R15.

    And online, I see the Core i7-8550U gets a median of 164/558.
  • drzzz - Thursday, December 20, 2018 - link

    Thanks for fixing the table on page 1. Now my question is why is a the Liva with one 4GB stick (single channel memory mode) even being compared to the 32GB NUC? That is really a big configuration difference. Or is the table wrong it was 2 4GB sticks?
  • ganeshts - Thursday, December 20, 2018 - link

    We reviewed the configuration that was sampled to us by ECS. I complained to them about the single-channel configuration holding back performance a bit, but they didn't care :)

    As I mentioned in another comment, the 32GB was just to show everyone that the NUC could support it even though it is unofficial.

    To be honest, the *amount* of RAM has very little impact on most of the benchmark numbers. Yes, I do agree single vs. dual slot fill up makes a bit of a difference.

Log in

Don't have an account? Sign up now