#!/usr/bin/perl -w use strict; ############################################################################ # gfx-x11: a front-end for x11perf. Runs a selected x11perf test, and # produces output in the format needed by UnixBench. ############################################################################ # Modification Log: # 2007.09.26 Ian Smith Created ############################################################################ # This program runs sets of x11perf tests, indexes the results against # a common base reference system (see $testData below), and reports the # final score. # # Usage: # gfx-x11