CPU Performance: Office Tests

The Office test suite is designed to focus around more industry standard tests that focus on office workflows, system meetings, some synthetics, but we also bundle compiler performance in with this section. For users that have to evaluate hardware in general, these are usually the benchmarks that most consider.

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

PCMark 10: Industry Standard System Profiler

Futuremark, now known as UL, has developed benchmarks that have become industry standards for around two decades. The latest complete system test suite is PCMark 10, upgrading over PCMark 8 with updated tests and more OpenCL invested into use cases such as video streaming.

PCMark splits its scores into about 14 different areas, including application startup, web, spreadsheets, photo editing, rendering, video conferencing, and physics. We post all of these numbers in our benchmark database, Bench, however the key metric for the review is the overall score.

PCMark10 Extended Score

As an all-around test, one hopes that PCMark should be able to shine a light into this analysis. The end result is that PCMark says Intel should be ahead by around 8%.

Chromium Compile: Windows VC++ Compile of Chrome 56

A large number of AnandTech readers are software engineers, looking at how the hardware they use performs. While compiling a Linux kernel is ‘standard’ for the reviewers who often compile, our test is a little more varied – we are using the windows instructions to compile Chrome, specifically a Chrome 56 build from March 2017, as that was when we built the test. Google quite handily gives instructions on how to compile with Windows, along with a 400k file download for the repo.

In our test, using Google’s instructions, we use the MSVC compiler and ninja developer tools to manage the compile. As you may expect, the benchmark is variably threaded, with a mix of DRAM requirements that benefit from faster caches. Data procured in our test is the time taken for the compile, which we convert into compiles per day.

Compile Chromium (Rate)

I like this Chromium test, given that it probes a lot of areas within a system. The Intel G5400 wins here again, scoring 6.9 compiles per day, compared to 5.9 for the AMD 200GE.

3DMark Physics: In-Game Physics Compute

Alongside PCMark is 3DMark, Futuremark’s (UL’s) gaming test suite. Each gaming tests consists of one or two GPU heavy scenes, along with a physics test that is indicative of when the test was written and the platform it is aimed at. The main overriding tests, in order of complexity, are Ice Storm, Cloud Gate, Sky Diver, Fire Strike, and Time Spy.

Some of the subtests offer variants, such as Ice Storm Unlimited, which is aimed at mobile platforms with an off-screen rendering, or Fire Strike Ultra which is aimed at high-end 4K systems with lots of the added features turned on. Time Spy also currently has an AVX-512 mode (which we may be using in the future).

For our tests, we report in Bench the results from every physics test, but for the sake of the review we keep it to the most demanding of each scene: Cloud Gate, Sky Diver, Fire Strike Ultra, and Time Spy.

3DMark Physics - Cloud Gate3DMark Physics - Sky Diver3DMark Physics - Fire Strike Ultra3DMark Physics - Time Spy

In all the tests except Time Spy, Intel takes an 11-12% lead over AMD, while in Time Spy that increases to 20%.

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: Rendering Tests CPU Performance: Encoding Tests
Comments Locked

95 Comments

View All Comments

  • Ratman6161 - Monday, January 14, 2019 - link

    One issue is though that at my favored place to buy CPU's (microcenter.com) The 2200G isn't $40 more, its only $30 more. The 200GE is $49.99 and the 2200G is $79.99. Add to that you can get a B450 motherboard for $59.99. So for just $30 more for the total system price and the fact that the 2200G/B450 combo guarantees overclocking capability, I couldn't really see going with either of the CPU's in this review.
  • eastcoast_pete - Monday, January 14, 2019 - link

    Fully agree, and, at those prices (2200G at $ 79.99, plus mobo for $59.99), it's even more a closed and shut case. Neither the Athlon nor the Pentium come anywhere near the 2200G, especially if the iGPU is "it", which is likely for a budget system. The only scenario I can see for a builder to chose the Athlon or the Pentium is if they a. are on sale, and b. if it's for one's parents or grandparents, and all they want to do is browse the web and some occasional light office work. But, even there, if one can swing the extra $30, why not get the much more capable 2200G? With the added ability to play some games, maybe you'll visit more often (:
  • GreenReaper - Tuesday, January 15, 2019 - link

    I was thinking this throughout - "wow, this review is a great advertisement for the 2200G!"

    Personally I'd like to wait for a chip with AV1 support, Navi and PCIe 4.0, but it seems likely that you'll be able to upgrade to all of that at a later date if you pick your motherboard right.
  • DominionSeraph - Monday, January 14, 2019 - link

    Can you put the venerable i5 2500 in the new Bench? With used systems available for $90 it's the price/performance champion.
  • jordanclock - Monday, January 14, 2019 - link

    On the Overclocking page:

    "In recent weeks, motherboard manufacturers have been releasing BIOS firmware that enables overcooking on the Athlon 200GE."

    I know OCing can increase temperatures, but calling it overcooking might be a little strong.
  • mczak - Monday, January 14, 2019 - link

    Ian,

    I think you might want to rephrase every paragraph which has "AVX" in it. From your wording it sounds like you're surprised the pentium doesn't benefit much from the use of AVX, whereas the truth is it doesn't support AVX at all, hence even if you use avx-optimized binaries it's still going to use an sse-only path.
    This is of course a reversal of the other Core chips vs. Ryzen - intel typically benefits quite a bit more from AVX code, since it actually has simd units which are physically 256bit wide, whereas Ryzen only has simd units which are 128bit wide.
  • GreenReaper - Tuesday, January 15, 2019 - link

    I agree, I was a little confused when I saw talk of AVX for the Pentium - don't get me wrong, SSE optimizations can provide great benefits (compare 'openssl speed -evp' to 'openssl speed' on a Celeron), and probably they are used by the "optimized" path but it's not going to give the same results.

    As you say, "supports" is debatable on Ryzen. But even if a CPU didn't really support it on a hardware level at all (which is not the case), its use might result in improvements due to the ability to provide a microcode equivalent than is faster than the SSE-based alternatives.
  • silverblue - Tuesday, January 15, 2019 - link

    It's not really debatable in my eyes - it may be half-speed, but there's no AVX offset - as far as I can tell - to worry about. When Zen 2 pops up, perhaps it'll have to behave more like Intel's implementation.
  • eastcoast_pete - Tuesday, January 15, 2019 - link

    Agree. After all, in the Intel universe, the absence of AVX is a key differentiator between the Pentium and the core i3; if you want hardware-supported AVX extensions, you have to fork over the extra $$$ and get at least the entry-level core chip.
  • kkilobyte - Monday, January 14, 2019 - link

    I'd like to know where one would find the G5400 at 60$, or even at the same price as the 200GE.

    I don't seem to be able to find the G5400 in Europe for less than 75€. On the other hand, I can get a 2000GE at 55-60€.

    For example, Materiel.net - one of the most popular online shops in France and Belgium, has the cheapest Intel i3, the G4900, at 67.95€, while the 200GE is 57.95€. And the G5400? They list it as 'out of stock', at more than 100€ (!)

    If both where at the same price, indeed, the Intel CPU would be more interesting. But if it's either unavailable or 20-50% more than the price given in the article, what's the point?

Log in

Don't have an account? Sign up now