This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
benchmark_experimental [2018/01/21 19:51] administrator created |
benchmark_experimental [2019/01/11 11:09] (current) administrator |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | BENCHMARK [EXPERIMENTAL]: | + | ====== |
| - | ---- | + | |
| In the bot's main folder you will find a file named DebugSettings.json | In the bot's main folder you will find a file named DebugSettings.json | ||
| Line 7: | Line 8: | ||
| Enable Benchmark: | Enable Benchmark: | ||
| < | < | ||
| - | { | ||
| " | " | ||
| - | } | ||
| </ | </ | ||
| Disable Benchmark: | Disable Benchmark: | ||
| < | < | ||
| - | { | ||
| " | " | ||
| - | } | ||
| </ | </ | ||
| When Benchmark is enabled you will see the time needed for executing last 100 cycles. | When Benchmark is enabled you will see the time needed for executing last 100 cycles. | ||
| + | |||
| + | **By default Benchmark is disabled.** | ||
| + | |||
| + | |||
| + | Filename: | ||
| + | < | ||