Performance report is emitted only when corresponding command-line argument is provided.

This commit is contained in:
Evgeny Gerashchenko
2015-06-04 19:36:15 +03:00
parent b4190fb1fe
commit c194ced87e
3 changed files with 17 additions and 12 deletions
+1
View File
@@ -3,6 +3,7 @@ where advanced options include:
-Xno-call-assertions Don't generate not-null assertion after each invocation of method returning not-null
-Xno-param-assertions Don't generate not-null assertions on parameters of methods accessible from Java
-Xno-optimize Disable optimizations
-Xreport-perf Report detailed performance statistics
-Xno-inline Disable method inlining
-Xplugin <path> Load plugins from the given classpath