Dedicated Timings support
wysohn opened this issue ยท 0 comments
Requirements
- Execution time of plugin as whole
-
- Execution time by trigger types
-
-
- Execution time by individual triggers
-
-
-
-
- Execution time divided up
-
-
-
-
-
-
- Executor
-
-
-
-
-
-
-
- Placeholder
-
-
-
-
-
-
-
- code interpretation
-
-
-
-
- Execution time by Executor and Placeholder type
EX)
Total (avg: 1ms, count: 100)
- Command Trigger (avg: 1ms, count: 100)
-
- 'myCmd' (avg: 1ms, count: 90)
-
-
- Executors (avg: 1ms, count: 85)
-
-
-
-
- '#MESSAGE' (avg: 0.8ms, count 80)
-
-
-
-
-
- '#TP' (avg: 1.4ms, count: 5)
-
-
-
-
- Placeholders (avg: 0.001ms, count: 2)
-
-
-
-
- '$playername' (avg: 0.8ms, count 1)
-
-
-
-
-
- '$random' (avg: 1.4ms, count: 1)
-
-
-
-
- Code Interpretation (avg: 0.01ms, count: 3)
-
-
- 'someCmd' (avg: 0.01ms, count: 10)
-
- ...
/trg timings toggle
/trg timings reset
/trg timings print [file]