diff --git a/templates/benchmark_create.tmpl b/templates/benchmark_create.tmpl index be7d2de..40f46a6 100644 --- a/templates/benchmark_create.tmpl +++ b/templates/benchmark_create.tmpl @@ -33,6 +33,8 @@
  • You can upload at max 50 log files for a single benchmark.
  • +
  • You can upload files that contains at maximum 100'000 lines of data. +
  • Only MangoHUD (*.csv) and Afterburner (*.hml) formats are supported.
  • @@ -102,7 +104,8 @@ log_duration=90 autostart_log=0 # Set this to interval of how frequently logs are collected (in milliseconds). '100' is what I use, 50 provides -# more data and is suitable for short benchmarks, while 200-500 is suitable for (very) long benchmarks. +# more data and is suitable for short benchmarks, while 200-500 is suitable for (very) long benchmarks. You can +# also use '0' to capture every frame for maximum details. # # NOTE - If you are comparing Linux and Windows, then make sure this value is identical in both! #