Advertisement
Guest User

povray -benchmark using Ubuntu defaults on Pine64

a guest
May 18th, 2016
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.40 KB | None | 0 0
  1. ubuntu@localhost:~$ echo | time povray -benchmark
  2. povray: cannot open the user configuration file /home/ubuntu/.povray/3.7/povray.conf: No such file or directory
  3. POV-Ray 3.7.0.unofficial (g++ 5.2.1 @ aarch64-unknown-linux-gnu)
  4.  
  5. Entering the standard POV-Ray 3.7 benchmark version 2.01.
  6.  
  7. This built-in benchmark requires POV-Ray to be installed on your system
  8. before running it. There will be neither display nor file output, and
  9. any additional command-line option except setting the number of render
  10. threads (+wtN for N threads) and library paths (+Lpath) will be ignored.
  11. To get an accurate benchmark result you might consider running POV-Ray
  12. with the Unix 'time' command (e.g. 'time povray -benchmark').
  13.  
  14. The benchmark will run using 4 render thread(s).
  15. Press <Enter> to continue or <Ctrl-C> to abort.
  16. povray: creating /tmp/pov4648.ini
  17. povray: creating /tmp/pov4648.pov
  18. Running standard POV-Ray benchmark version 2.01
  19. Persistence of Vision(tm) Ray Tracer Version 3.7.0.unofficial (g++ 5.2.1 @
  20. aarch64-unknown-linux-gnu)
  21. This is an unofficial version compiled by:
  22. Martin Pitt <martin.pitt@ubuntu.com> for Debian <www.debian.org>
  23. The POV-Ray Team is not responsible for supporting this version.
  24.  
  25. POV-Ray is based on DKBTrace 2.12 by David K. Buck & Aaron A. Collins
  26. Copyright 1991-2013 Persistence of Vision Raytracer Pty. Ltd.
  27.  
  28. Primary POV-Ray 3.7 Architects/Developers: (Alphabetically)
  29. Chris Cason Thorsten Froehlich Christoph Lipka
  30.  
  31. With Assistance From: (Alphabetically)
  32. Nicolas Calimet Jerome Grimbert James Holsenback Christoph Hormann
  33. Nathan Kopp Juha Nieminen
  34.  
  35. Past Contributors: (Alphabetically)
  36. Steve Anger Eric Barish Dieter Bayer David K. Buck
  37. Nicolas Calimet Chris Cason Aaron A. Collins Chris Dailey
  38. Steve Demlow Andreas Dilger Alexander Enzmann Dan Farmer
  39. Thorsten Froehlich Mark Gordon James Holsenback Christoph Hormann
  40. Mike Hough Chris Huff Kari Kivisalo Nathan Kopp
  41. Lutz Kretzschmar Christoph Lipka Jochen Lippert Pascal Massimino
  42. Jim McElhiney Douglas Muir Juha Nieminen Ron Parker
  43. Bill Pulver Eduard Schwan Wlodzimierz Skiba Robert Skinner
  44. Yvo Smellenbergh Zsolt Szalavari Scott Taylor Massimo Valentini
  45. Timothy Wegner Drew Wells Chris Young
  46.  
  47. Other contributors are listed in the documentation.
  48.  
  49. Support libraries used by POV-Ray:
  50. ZLib 1.2.8, Copyright 1995-2012 Jean-loup Gailly and Mark Adler
  51. LibPNG 1.2.54, Copyright 1998-2012 Glenn Randers-Pehrson
  52. LibJPEG 80, Copyright 1991-2013 Thomas G. Lane, Guido Vollbeding
  53. LibTIFF 4.0.6, Copyright 1988-1997 Sam Leffler, 1991-1997 SGI
  54. Boost 1.58, http://www.boost.org/
  55. OpenEXR, Copyright (c) 2004-2007, Industrial Light & Magic.
  56.  
  57. Parser Options
  58. Input file: /tmp/pov4648.pov (compatible to version 3.70)
  59. Remove bounds........On
  60. Split unions.........Off
  61. Library paths:
  62. /usr/share/povray-3.7/include
  63. Clock value: 0.000 (Animation off)
  64. Image Output Options
  65. Image resolution.....512 by 512 (rows 1 to 512, columns 1 to 512).
  66. Output file: Disabled
  67. Graphic display......Off
  68. Mosaic preview.......Off
  69. Continued trace......Off
  70. Information Output Options
  71. All Streams to console..........On
  72. Debug Stream to console.........On
  73. Fatal Stream to console.........On
  74. Render Stream to console........On
  75. Statistics Stream to console....On
  76. Warning Stream to console.......On
  77. ==== [Parsing...] ==========================================================
  78. Parsing 5K tokens
  79.  
  80.  
  81. Building mesh2:
  82. - vertex_vectors
  83. - normal_vectors
  84. Parsing 1270K tokens
  85. - uv_vectors
  86. - face_indices
  87. ----------------------------------------------------------------------------
  88. Parser Statistics
  89. ----------------------------------------------------------------------------
  90. Finite Objects: 175
  91. Infinite Objects: 3
  92. Light Sources: 2
  93. Total: 180
  94. ----------------------------------------------------------------------------
  95. Parser Time
  96. Parse Time: 0 hours 0 minutes 3 seconds (3.175 seconds)
  97. using 1 thread(s) with 3.117 CPU-seconds total
  98. Bounding Time: 0 hours 0 minutes 0 seconds (0.001 seconds)
  99. using 1 thread(s) with 0.000 CPU-seconds total
  100. ----------------------------------------------------------------------------
  101. Render Options
  102. Quality: 9
  103. Bounding boxes.......On Bounding threshold: 3
  104. Antialiasing.........On (Method 1, Threshold 0.300, Depth 3, Jitter 0.30,
  105. Gamma 2.50)
  106. ==== [Rendering...] ========================================================
  107. Rendered 262144 of 262144 pixels (100%)
  108. ----------------------------------------------------------------------------
  109. Render Statistics
  110. Image Resolution 512 x 512
  111. ----------------------------------------------------------------------------
  112. Pixels: 294912 Samples: 775989 Smpls/Pxl: 2.63
  113. Rays: 2454470 Saved: 10641 Max Level: 12/12
  114. ----------------------------------------------------------------------------
  115. Ray->Shape Intersection Tests Succeeded Percentage
  116. ----------------------------------------------------------------------------
  117. Box 53483881 21498387 40.20
  118. Cone/Cylinder 65163262 13362646 20.51
  119. CSG Intersection 204132297 98294276 48.15
  120. CSG Merge 561807 74987 13.35
  121. Fractal 1096709 206818 18.86
  122. Height Field 1669547 217997 13.06
  123. Height Field Box 1669547 1356216 81.23
  124. Height Field Triangle 7056508 225453 3.19
  125. Height Field Block 11064015 3430751 31.01
  126. Height Field Cell 45974590 3885456 8.45
  127. Isosurface 21609290 1001974 4.64
  128. Isosurface Container 21610058 21610053 100.00
  129. Isosurface Cache 279355 12908 4.62
  130. Mesh 1210370 127449 10.53
  131. Plane 145957380 1543957 1.06
  132. Sphere 296933333 123505066 41.59
  133. Superellipsoid 386000 115801 30.00
  134. Torus 3341973 787041 23.55
  135. Torus Bound 3341973 903502 27.03
  136. True Type Font 520630 172360 33.11
  137. Clipping Object 3471556 1688907 48.65
  138. Bounding Box 900664829 272157234 30.22
  139. ----------------------------------------------------------------------------
  140. Isosurface roots: 21591743
  141. Function VM calls: 287942538
  142. ----------------------------------------------------------------------------
  143. Crackle Cache Queries: 829633
  144. Crackle Cache Hits: 825111 ( 99 percent)
  145. ----------------------------------------------------------------------------
  146. Roots tested: 903502 eliminated: 559671
  147. Media Intervals: 61517660 Media Samples: 554787574 (9.02)
  148. Shadow Ray Tests: 148441768 Succeeded: 86378411
  149. Shadow Cache Hits: 4928154
  150. Reflected Rays: 375228 Total Internal: 2
  151. Refracted Rays: 262154
  152. Transmitted Rays: 637209
  153. ----------------------------------------------------------------------------
  154. Number of photons shot: 36326
  155. Surface photons stored: 13877
  156. Gather function called: 1378648
  157. ----------------------------------------------------------------------------
  158. ----------------------------------------------------------------------------
  159. Render Time:
  160. Photon Time: 0 hours 0 minutes 13 seconds (13.168 seconds)
  161. using 7 thread(s) with 14.924 CPU-seconds total
  162. Radiosity Time: No radiosity
  163. Trace Time: 0 hours 37 minutes 7 seconds (2227.513 seconds)
  164. using 4 thread(s) with 8700.260 CPU-seconds total
  165. povray: removing /tmp/pov4648.ini
  166. povray: removing /tmp/pov4648.pov
  167. POV-Ray finished
  168.  
  169. 8712.68user 13.30system 37:24.93elapsed 388%CPU (0avgtext+0avgdata 32524maxresident)k
  170. 5904inputs+72outputs (19major+8770minor)pagefaults 0swaps
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement