4770K-stock

Intel Core i7-4770K testing with a Gigabyte Z87X-SLI and 1024MB on Gentoo via the Phoronix Test Suite.

Compare your own system(s) to this result file with the Phoronix Test Suite by running the command: phoronix-test-suite benchmark 1412197-BY-1412172LI95
Jump To Table - Results

View

Do Not Show Noisy Results
Do Not Show Results With Incomplete Data
Do Not Show Results With Little Change/Spread
List Notable Results

Limit displaying results to tests within:

C/C++ Compiler Tests 2 Tests
CPU Massive 3 Tests
Creator Workloads 2 Tests
Multi-Core 4 Tests
Server CPU Tests 3 Tests

Statistics

Show Overall Harmonic Mean(s)
Show Overall Geometric Mean
Show Geometric Means Per-Suite/Category
Show Wins / Losses Counts (Pie Chart)
Normalize Results
Remove Outliers Before Calculating Averages

Graph Settings

Force Line Graphs Where Applicable
Convert To Scalar Where Applicable
Disable Color Branding
Prefer Vertical Bar Graphs

Additional Graphs

Show Perf Per Clock Calculation Graphs Where Applicable

Table

Show Detailed System Result Table

Run Management

Highlight
Result
Hide
Result
Result
Identifier
View Logs
Performance Per
Dollar
Date
Run
  Test
  Duration
Intel Core i7-4770K
December 18 2014
 
AMD-FX-8350_Mark13
December 19 2014
 
Invert Hiding All Results Option
 
Only show results matching title/arguments (delimit multiple options with a comma):
Do not show results matching title/arguments (delimit multiple options with a comma):


4770K-stockProcessorMotherboardMemoryDiskGraphicsMonitorChipsetAudioNetworkOSKernelDesktopDisplay ServerCompilerFile-SystemDisplay DriverOpenGLScreen ResolutionIntel Core i7-4770KAMD-FX-8350_Mark13Intel Core i7-4770K @ 3.50GHz (8 Cores)Gigabyte Z87X-SLI32768MB2000GB Seagate ST2000VX000-9YW1 + 64GB TS64GSSD320 + 256GB PLEXTOR PX-256M51024MBBenQ G2220HD + SyncMasterGentoo3.13.3 (x86_64)KDE 4.14.3X Server 1.15.0GCC 4.8.3 + Clang 3.5.0 + LLVM 3.5.0ext4AMD FX-8350 Eight-Core @ 4.00GHz (8 Cores)Gigabyte 990FXA-UD3AMD nee ATI RD89016384MB2 x 120GB INTEL SSDSC2CW12 + 1000GB Seagate ST1000DM003-9YN1LLVMpipeAMD nee ATI SBx00 AzaliaRealtek RTL8111/8168BDebian 7.73.16-0.bpo.3-amd64 (x86_64)Xfce 4.8X Server 1.12.4radeon 6.14.992.1 Mesa 8.0.5 Gallium 0.4GCC 4.71920x1080OpenBenchmarking.orgEnvironment Details- Intel Core i7-4770K: LIBGL_DRIVERS_PATH=/usr/lib64/dri:/usr/lib32/driCompiler Details- Intel Core i7-4770K: --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.8.3 --build=x86_64-pc-linux-gnu --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3 --disable-altivec --disable-fixed-point --disable-libgcj --disable-libmudflap --disable-libssp --disable-werror --enable-__cxa_atexit --enable-checking=release --enable-clocale=gnu --enable-languages=c,c++,fortran --enable-libgomp --enable-libsanitizer --enable-libstdcxx-time --enable-lto --enable-multilib --enable-nls --enable-obsolete --enable-secureplt --enable-shared --enable-targets=all --enable-threads=posix --host=x86_64-pc-linux-gnu --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/include --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/man --with-multilib-list=m32,m64 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.8.3/python --without-cloog - AMD-FX-8350_Mark13: --build=x86_64-linux-gnu --enable-checking=release --enable-clocale=gnu --enable-gnu-unique-object --enable-languages=c,c++,go,fortran,objc,obj-c++ --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-nls --enable-objc-gc --enable-plugin --enable-shared --enable-threads=posix --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-arch-32=i586 --with-tune=generic -v Processor Details- Intel Core i7-4770K: Scaling Governor: acpi-cpufreq performance

Intel Core i7-4770K vs. AMD-FX-8350_Mark13 ComparisonPhoronix Test SuiteBaseline+11.8%+11.8%+23.6%+23.6%+35.4%+35.4%9.6%R.T.P.I.C47.2%Total Time36%C.E.C31.9%Elapsed TimeTime To Compile8.7%dcrawC-RayGcrypt LibraryN-QueensTimed Linux Kernel CompilationIntel Core i7-4770KAMD-FX-8350_Mark13

4770K-stockc-ray: Total Timen-queens: Elapsed Timegcrypt: CAMELLIA256-ECB Ciphercompress-7zip: Compress Speed Testbuild-linux-kernel: Time To Compiledcraw: RAW To PPM Image ConversionIntel Core i7-4770KAMD-FX-8350_Mark1322.9238.3218802115297.9248.3931.1834.97248021117106.4571.25OpenBenchmarking.org

C-Ray

This is a test of C-Ray, a simple raytracer designed to test the floating-point CPU performance. This test is multi-threaded (16 threads per core), will shoot 8 rays per pixel for anti-aliasing, and will generate a 1600 x 1200 image. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgSeconds, Fewer Is BetterC-Ray 1.1Total TimeIntel Core i7-4770KAMD-FX-8350_Mark13714212835SE +/- 0.00, N = 3SE +/- 0.01, N = 322.9231.181. (CC) gcc options: -lm -lpthread -O3
OpenBenchmarking.orgSeconds, Fewer Is BetterC-Ray 1.1Total TimeIntel Core i7-4770KAMD-FX-8350_Mark13714212835Min: 22.92 / Avg: 22.92 / Max: 22.93Min: 31.17 / Avg: 31.18 / Max: 31.191. (CC) gcc options: -lm -lpthread -O3

N-Queens

This is a test of the OpenMP version of a test that solves the N-queens problem. The board problem size is 18. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgSeconds, Fewer Is BetterN-Queens 1.0Elapsed TimeIntel Core i7-4770KAMD-FX-8350_Mark13918273645SE +/- 0.04, N = 3SE +/- 0.00, N = 338.3234.971. (CC) gcc options: -static -fopenmp -O3
OpenBenchmarking.orgSeconds, Fewer Is BetterN-Queens 1.0Elapsed TimeIntel Core i7-4770KAMD-FX-8350_Mark13816243240Min: 38.24 / Avg: 38.32 / Max: 38.39Min: 34.96 / Avg: 34.97 / Max: 34.971. (CC) gcc options: -static -fopenmp -O3

Gcrypt Library

OpenBenchmarking.orgMicroseconds, Fewer Is BetterGcrypt Library 1.4.4CAMELLIA256-ECB CipherIntel Core i7-4770KAMD-FX-8350_Mark135001000150020002500SE +/- 0.00, N = 3SE +/- 23.09, N = 3188024801. (CC) gcc options: -O2 -fvisibility=hidden
OpenBenchmarking.orgMicroseconds, Fewer Is BetterGcrypt Library 1.4.4CAMELLIA256-ECB CipherIntel Core i7-4770KAMD-FX-8350_Mark13400800120016002000Min: 1880 / Avg: 1880 / Max: 1880Min: 2440 / Avg: 2480 / Max: 25201. (CC) gcc options: -O2 -fvisibility=hidden

7-Zip Compression

OpenBenchmarking.orgMIPS, More Is Better7-Zip Compression 9.20.1Compress Speed TestIntel Core i7-4770KAMD-FX-8350_Mark135K10K15K20K25KSE +/- 368.30, N = 3SE +/- 58.56, N = 321152211171. (CXX) g++ options: -pipe -lpthread
OpenBenchmarking.orgMIPS, More Is Better7-Zip Compression 9.20.1Compress Speed TestIntel Core i7-4770KAMD-FX-8350_Mark134K8K12K16K20KMin: 20528 / Avg: 21152.33 / Max: 21803Min: 21001 / Avg: 21117 / Max: 211891. (CXX) g++ options: -pipe -lpthread

Timed Linux Kernel Compilation

This test times how long it takes to build the Linux 3.18 kernel. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgSeconds, Fewer Is BetterTimed Linux Kernel Compilation 3.18-rc6Time To CompileIntel Core i7-4770KAMD-FX-8350_Mark1320406080100SE +/- 1.07, N = 3SE +/- 0.83, N = 397.92106.45
OpenBenchmarking.orgSeconds, Fewer Is BetterTimed Linux Kernel Compilation 3.18-rc6Time To CompileIntel Core i7-4770KAMD-FX-8350_Mark1320406080100Min: 96.36 / Avg: 97.92 / Max: 99.96Min: 105.59 / Avg: 106.45 / Max: 108.11

dcraw

This test times how long it takes to convert several high-resolution RAW NEF image files to PPM image format using dcraw. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgSeconds, Fewer Is BetterdcrawRAW To PPM Image ConversionIntel Core i7-4770KAMD-FX-8350_Mark131632486480SE +/- 0.05, N = 3SE +/- 0.08, N = 348.3971.251. (CC) gcc options: -lm
OpenBenchmarking.orgSeconds, Fewer Is BetterdcrawRAW To PPM Image ConversionIntel Core i7-4770KAMD-FX-8350_Mark131428425670Min: 48.29 / Avg: 48.39 / Max: 48.47Min: 71.15 / Avg: 71.25 / Max: 71.41. (CC) gcc options: -lm