Benchmarks¶
Benchmarking is the process through which you can scientifically measure the impact of changes to your system.
A large amount of benchmark data is crucial to ensuring that mastercomfig works on a wide variety of systems.
Thus, it’s highly appreciated to benchmark mastercomfig and any changes you make to it or your system, so we can better understand the impact of these.
How to benchmark¶
- Download the benchmark file.
- Move it to the
tf/
folder. - Launch the game.
- Enter
timedemo benchmark_test
- Record your timedemo output from the console
X frames X seconds X fps (X ms/f) X fps variability
. - Repeat
timedemo benchmark_test
as many times as you like to decrease the effects of systemic variation.
Benchmark data¶
mastercomfig provides a service for recording benchmark data so that we can improve it together based on data.
Dernière mise à jour: January 23, 2022