(PerformanceTest) improvements in profiler snapshots
support for typing per inspection tests gradle arguments fixed to allow running tracing from cli Profiler disabled for warmup phases. relates to #KT-38653
This commit is contained in:
@@ -14,6 +14,10 @@ Run all Kotlin IDE plugin performance tests with
|
||||
|
||||
`$ gradle idea-plugin-performance-tests`
|
||||
|
||||
## Run with profiler
|
||||
|
||||
`YOURKIT_PROFILER_HOME=/Applications/YourKit-Java-Profiler-2019.8.app ./gradlew -Pkotlin.test.instrumentation.disable=true :idea:performanceTests:performanceTest --tests "<test-filter>"`
|
||||
|
||||
## Performance test
|
||||
|
||||
Output is provided to console in TeamCity format like
|
||||
|
||||
Reference in New Issue
Block a user