kotlinx-lincheck
kotlinx-lincheck copied to clipboard
Investigate performance issues due to Java agents on Java 11 builds
A new approach to byte-code transformations via Java-agent #296 introduced significant performance overhead on some Java configurations (most notably, the Java 11 configuration on our CI builds).
The source of this performance degradation is unclear and needs to be investigated.