- Code: Select all
-benchmark <demoname> runs a timedemo and quits, results of any timedemo can be found in gamedir/benchmark.log (for example id1/benchmark.log)
So, to do a decent, consistent benchmark, run Nexuiz with the following command line options:
- Code: Select all
-game benchmark -benchmark demos/demo1
The first bit specifies a mod directory. This is simply so that a directory is created called benchmark in which the log will be written. Since benchmark/ is new, data/default.cfg will be used ensuring consistency. The second bit specifies the demo being used.
Fire it up and the demo will be run and Nexuiz will exit upon completion. Then look in benchmark/benchmark.log for the result. A config.cfg file will have been created too. Do not modify it and delete it upon a Nezuiz update.
So this is what I got with the Linux i686 SDL version:
result 1910 frames 51.8550000 seconds 36.8334780 fps min/avg/max: 2.4875622/36.8334780/111.1111111