Skip to content

Instantly share code, notes, and snippets.

@benosteen
Created April 22, 2012 16:05
Show Gist options
  • Save benosteen/2464923 to your computer and use it in GitHub Desktop.
Save benosteen/2464923 to your computer and use it in GitHub Desktop.
RasPi Povray benchmark - soft float and on armel
~/povray-3.6.1$ povray +I ./scenes/advanced/benchmark.ini ./scenes/advanced/benchmark.pov
povray: cannot open the user configuration file /home/pi/.povray/3.6/povray.conf: No such file or directory
Persistence of Vision(tm) Ray Tracer Version 3.6.1 (g++ 4.4.5 @
armv6l-unknown-linux-gnu)
This is an unofficial version compiled by:
goo
The POV-Ray Team(tm) is not responsible for supporting this version.
POV-Ray is based on DKBTrace 2.12 by David K. Buck & Aaron A. Collins
Copyright 1991-2003 Persistence of Vision Team
Copyright 2003-2004 Persistence of Vision Raytracer Pty. Ltd.
Primary POV-Ray 3.5/3.6 Developers: (Alphabetically)
Chris Cason Thorsten Froehlich Nathan Kopp Ron Parker
Contributing Authors: (Alphabetically)
Steve Anger Eric Barish Dieter Bayer Steve A. Bennett
David K. Buck Nicolas Calimet Aaron A. Collins Chris Dailey
Steve Demlow Andreas Dilger Alexander Enzmann Dan Farmer
Mark Gordon Christoph Hormann Mike Hough Chris Huff
Kari Kivisalo Lutz Kretzschmar Jochen Lippert Pascal Massimino
Jim McElhiney Douglas Muir Juha Nieminen Bill Pulver
Eduard Schwan Wlodzimierz Skiba Robert Skinner Yvo Smellenbergh
Zsolt Szalavari Scott Taylor Massimo Valentini Timothy Wegner
Drew Wells Chris Young
Other contributors are listed in the documentation.
Support libraries used by POV-Ray:
ZLib 1.2.3.4, Copyright 1995-1998 Jean-loup Gailly and Mark Adler
LibPNG 1.2.5, Copyright 1998-2002 Glenn Randers-Pehrson
LibJPEG 6b, Copyright 1998 Thomas G. Lane
LibTIFF 3.9.4, Copyright 1988-1997 Sam Leffler, 1991-1997 SGI
Redirecting Options
All Streams to console..........On
Debug Stream to console.........On
Fatal Stream to console.........On
Render Stream to console........On
Statistics Stream to console....On
Warning Stream to console.......On
Parsing Options
Input file: ./scenes/advanced/benchmark.pov (compatible to version 3.50)
Remove bounds........On
Split unions.........Off
Library paths:
/usr/local/share/povray-3.6
/usr/local/share/povray-3.6/ini
/usr/local/share/povray-3.6/include
Output Options
Image resolution 384 by 384 (rows 1 to 384, columns 1 to 384).
Graphic display......Off
Mosaic preview.......Off
CPU usage histogram..Off
Continued trace......Off
Tracing Options
Quality: 9
Bounding boxes.......On Bounding threshold: 3
Light Buffer.........On
Vista Buffer.........On Draw Vista Buffer....Off
Antialiasing.........On (Method 1, Threshold 0.300, Depth 3, Jitter 1.00)
Clock value: 0.000 (Animation off)
0:00:53 Parsing 1062K tokens
Building mesh2:
- vertex_vectors
0:00:54 Parsing 1247K tokens
- normal_vectors
0:00:55 Parsing 1395K tokens
- uv_vectors
0:00:56 Parsing 1575K tokens
- face_indices
0:00:59 Parsing 2253K tokens
0:01:04 Creating bounding slabs
0:01:04 Creating vista buffer
0:01:04 Creating light buffers 2299K tokens
Scene Statistics
Finite objects: 171
Infinite objects: 3
Light sources: 2
Total: 176
0:00:00 Building Photon Maps Photons 0 (sampling 0x0)
0:53:27 Building Photon Maps Photons 65040 (sampling 1x1)
0:53:29 Sorting photons 48778 of 65040
4:53:42 Rendering line 39 of 384, 454 supersamples "
18:11:43 Rendering line 89 of 384, 3543 supersamples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment