...
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
...
Enable performance logging
In the Confluence Administration → Logging and Profiling section add a new Entry with Package de.griffel.confluence.plugins.plantuml
and Log Level INFO
.
After that you should see the rendering performance for each plantuml macro in the confluence.home/logs/atlassian-confluence.log
File:
Code Block | ||||
---|---|---|---|---|
| ||||
2016-04-08 13:52:53,161 INFO [http-nio-8059-exec-7] [confluence.plugins.plantuml.PlantUmlMacro] executeInternal Rendering UML diagram on page Foo:Bar took 375 ms. |
"Error: dot cannot generated PNG file. Check your dot installation.
...