kotlinx-lincheck icon indicating copy to clipboard operation
kotlinx-lincheck copied to clipboard

Investigate performance issues due to Java agents on Java 11 builds

Open eupp opened this issue 1 year ago • 0 comments

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.

eupp avatar Apr 19 '24 10:04 eupp