dinomometer: synthetic modeling benchmark

HUB | Up | Pheedbak | Download | Tree | Topic | A-Z | Search | Hot | New


This directory contains source code for a toy OpenGL benchmark. No promises are made about how useful this benchmark may be. It may only be good at measuring how fast this particular program runs...

But the code may help you design OpenGL benchmarks specific to your needs. This benchmark was used for the measurements presented in the X Server Multi-rendering for OpenGL and PEX paper presented at the 8th Annual X Technical Conference.

dinomometer options:

     -display str   X display, str is display name
     -geometry #x#  window size, WxH+X+Y
     -time #        time to run test, followed by # in seconds
     -repeat #      number of iternations to run
     -single        single buffered (default: double buffered if 
		    available)
     -noclear       skip depth and image buffer clear per dino
     -indirect      indirect rendering (default: direct if available)
     -outline       outlines of polygons (default: filled)
     -nocull        disable back face culling (default: enabled
     -nolight       disable lighting and normals (default: enabled
     -nofineprint   don't print all the fine print info
     -pixmap        render into pixmaps (forces indirect)
     -verbose       print warmup estimate info


Select any combo of files you'd like to send yourself a compressed tar image of. Executables/scripts are indicated with a trailing `*' character. (Depending upon the browser, it may be necessary to hold down the Ctrl key to select/deselect disjoint items.) a compressed tar image of the above-selected items.
OR, ...
a compressed tar image of the entire bench directory.

Copyright © 1995, Silicon Graphics, Inc.