AMD FX-8370 and FX-8370E 8-Core CPU Reviews


SunSpider and LAME MT

Next up, we have some numbers from the SunSpider JavaScript benchmark. According to the SunSpider website:
This benchmark tests the core JavaScript language only, not the DOM or other browser APIs. It is designed to compare different versions of the same browser, and different browsers to each other. Unlike many widely available JavaScript benchmarks, this test is:

Real World - This test mostly avoids microbenchmarks, and tries to focus on the kinds of actual problems developers solve with JavaScript today, and the problems they may want to tackle in the future as the language gets faster. This includes tests to generate a tagcloud from JSON input, a 3D raytracer, cryptography tests, code decompression, and many more examples. There are a few microbenchmarkish things, but they mostly represent real performance problems that developers have encountered.

Balanced - This test is balanced between different areas of the language and different types of code. It's not all math, all string processing, or all timing simple loops. In addition to having tests in many categories, the individual tests were balanced to take similar amounts of time on currently shipping versions of popular browsers.

Statistically Sound - One of the challenges of benchmarking is knowing how much noise you have in your measurements. This benchmark runs each test multiple times and determines an error range (technically, a 95% confidence interval). In addition, in comparison mode it tells you if you have enough data to determine if the difference is statistically significant.
SunSpider JavaScript Benchmark
JavsScript Performance Testing

All of the systems were testing using the latest version of Internet Explorer, with default browser settings, on a clean installation of Windows.

AMD's CPUs aren't very good at single-threaded Javascript latency tests. The FX-8370 improves on the FX-8350 by roughly 5%, but not enough to substantively change any of the results.  The Piledriver processors are faster than the older Bulldozer core, but they lose to the Core i7-2600K.

LAME MT
Audio Conversion and Encoding
In our custom LAME MT MP3 encoding test, we convert a large WAV file to the MP3 format, which is a popular scenario that many end users work with on a day-to-day basis to provide portability and storage of their digital audio content. LAME is an open-source mid to high bit-rate and VBR (variable bit rate) MP3 audio encoder that is used widely around the world in a multitude of third party applications.

In this test, we created our own 223MB WAV audio file and converted it to the MP3 format using the multi-thread capable LAME MT application in single and multi-thread modes. Processing times are recorded below, listed in seconds. Shorter times equate to better performance.

Nothing surprising to see here. The FX-8370's tiny clock bump over the FX-8350 doesn't give it any advantage but again the FX-8370 and 8370E perform identically. Intel retains a lead in both single and multi-threaded tests even though the AMD chips have more cores to throw at the problem.

Related content