Plugin Benchmark
Introduced in Tiki17
Use this wiki plugin to perform some benchmarking analysis of the parsing of the wiki page or tiki object where the plugin is called in.
Table of contents
Parameters
Introduced in Tiki 17.Go to the source code
Preferences required: wikiplugin_benchmark
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
details |
alpha | Provides time and memory of each iteration. | true | 17.0 |
times |
alpha | The number of iterations to process. | 1000 | 17.0 |
Examples
Example 1
This code:
{benchmark}
Would produce on this site:
Related pages