Enjay wrote:I just remembered that there was (and probably still is) a console command in GZDoom that you could bind to a key to dump a whole bunch of relevant performance information to a text file. I can't remember what it was and I'm not able to check ATM but I *think* it was something logical like "benchmark".
Code: Select all
bench
The latter; although it only outputs the statistics in a text file, nothing is really 'logged' as like in a logfile.Enjay wrote:I don't remember if you had to enable a logfile first or whether the command automatically created a logfile.