eclipse-jdt / eclipse-jdt/eclipse.jdt.core
Performance degradation with lombok
Open
performance
- Dominant language
- Java
- Stars
- 237
- Forks
- 195
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 47
Description
The related issue - https://github.com/redhat-developer/vscode-java/issues/4052
Steps to reproduce:
- install m2e if you use Eclipse
- start Eclipse/VS Code/Cursor with the "-javaagent:" JVM argument
- import https://github.com/ipkiss42/vscode-java-4052
- edit, save SampleJavaClass without changing sampleMethod
Check CPU and Java stack traces.
cc @rgrunber @fbricon
Contributor guide
Assessment
This issue has not been assessed yet.