CPU Performance: Legacy Tests

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

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

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 ThreadedCinebench 11.5 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

CPU Performance: Encoding Tests Core i9-9900K in Small Form Factors
Comments Locked

101 Comments

View All Comments

  • Rukur - Monday, December 3, 2018 - link

    9900K comes out of the box with 5Ghz so its going to win on games. The prize it a game stopper but.
  • woggs - Thursday, November 29, 2018 - link

    "This rises to 44.2 if the processor is fixed to 95W" but there is no data point on the plot at that spot. A mouse-over labeling of that plot would be very-helpful.
  • romrunning - Thursday, November 29, 2018 - link

    I don't understand - the article title says "Fixing the Power for SFF", and yet no motherboards with the form factor typically used in SFF systems were actually tested. The motherboards listed were all ATX; no mini-ITX or even micro-STX boards were used.

    Why not? Wouldn't this have provided valuable insight for those looking to purchase a SFF system, custom or DIY, to see which mfgs cap the TDP usage or let it go full range?

    The author said he tested a MSI Vortex G3 small form factor desktop last year. Well, why not get some comments from ASRock, Gigabyte, ASUS, and MSI as to whether it's standard practice for them to limit CPUs to a specific power limit in their BIOS for those SFF boards.

    Fro example, I'd love to know if that sweet-looking ASRock DeskMini GTX Z390 that was recently reviewed can take the i9-9900k rated at 95W to the full "unlimited" power settings. I can put 450-600W SFX/SFX-L PSUs into a SFF system, so I'd like to know if I can get the full performance out of the CPU or if the mfg locks the power draw in the BIOS.
  • SaturnusDK - Thursday, November 29, 2018 - link

    Why is this article, and Anandtech in general, using 1000 unit OEM prices for Intel products which are typically 15-20% less than the lowest retail price you can find. But use the highest you can find retail prices for AMD products? It seems like Anandtech is deliberate trying to make people think Intel products have any value when the reality is that they don't.
  • Rezurecta - Thursday, November 29, 2018 - link

    Good re-review. Although, Ian doesn't seem to want to call Intel out. This is OBVIOUSLY something initiated by Intel. If the 9900k were to run in spec it would be slower than the 2700x in a LOT of benchmarks. Intel couldn't have that for such a massive hot monolithic die. That's why all the shady sponsored benchmarks and having the processor way out of spec.

    It's obvious Intel is hurting. Let's hope this brings about a competitive landscape again.
  • kernel-panic - Thursday, November 29, 2018 - link

    it would be nice if somewhere you let readers know what TDP, PL1 and PL2 mean. I enjoy this kind of articles but I'm not related with the terminology.
  • Icehawk - Thursday, November 29, 2018 - link

    It's in the (by now) linked article at the very beginning
  • Mr Perfect - Thursday, November 29, 2018 - link

    How do motherboards treat the non-k versions of these CPUs? When I built my mITX machine, I bought the non-K processor since there wouldn't be any overclocking going on. Just how locked is a locked CPU? Technically, this could be considered turboing ratehr then overclocking and could be applied to the non-Ks.
  • Targon - Sunday, December 2, 2018 - link

    It is possible that Intel won't release a non-k version of these chips, just because there won't be a significant enough performance benefit vs. the AMD 2700X if the chips were not being pushed to their absolute limit.
  • stux - Thursday, November 29, 2018 - link

    An interesting point that you make is that a 9900K constrained to 95W performs like an unconstrained 9900K for single threaded loads and an unconstrained 9700K for multithreaded loads.

    The 9700K has half the threads, so that is an interesting claim, and I think the key is how does the 9700K perform when constrained to 95W.

    Hyperthreading is supposed to be a big win to perf/W, thus I’d expect 9900K at 95W to be more efficient than the 9700K for the same perf, which is a definitive win too.

    How does the 9700K at 95W perform in the multi threaded benchmarks?

Log in

Don't have an account? Sign up now