raytracing-results

ARMv7 rev 10 testing on Debian 7.2 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 1312117-SO-RAYTRACIN57
Jump To Table - Results

Statistics

Remove Outliers Before Calculating Averages

Graph Settings

Prefer Vertical Bar Graphs

Table

Show Detailed System Result Table

Run Management

Result
Identifier
View Logs
Performance Per
Dollar
Date
Run
  Test
  Duration
raytracing-results
December 11 2013
 
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):


raytracing-resultsOpenBenchmarking.orgPhoronix Test SuiteARMv7 rev 10 @ 1.00GHz (4 Cores)Freescale i.MX6 Quad/DualLite (Device Tree)2048MB160GB INTEL SSDSA2M160 + 4GB 00000Debian 7.23.12.0-armv7-x7 (armv7l)GCC 4.6ext41024x768ProcessorMotherboardMemoryDiskOSKernelCompilerFile-SystemScreen ResolutionRaytracing-results PerformanceSystem Logs- --build=arm-linux-gnueabihf --disable-sjlj-exceptions --enable-checking=release --enable-clocale=gnu --enable-gnu-unique-object --enable-languages=c,c++,fortran,objc,obj-c++ --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-nls --enable-objc-gc --enable-plugin --enable-shared --enable-threads=posix --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16 --with-mode=thumb -v - Scaling Governor: imx6q-cpufreq performance

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 Timeraytracing-results130260390520650SE +/- 0.20, N = 3620.971. (CC) gcc options: -lm -lpthread -O3

Smallpt

Smallpt is a C++ global illumination renderer written in less than 100 lines of code. Global illumination is done via unbiased Monte Carlo path tracing and there is multi-threading support via the OpenMP library. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgSeconds, Fewer Is BetterSmallpt 1.0Global Illumination Renderer; 100 Samplesraytracing-results30060090012001500SE +/- 1.67, N = 315321. (CXX) g++ options: -fopenmp