-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Performance decrease when using lombok 1.14 with STS 3.6.0 #749
Comments
👤 lirany2 🕗 Jul 28, 2014 at 12:51 UTC What steps will reproduce the problem?
When reverting to lombok 1.12.6 in eclipse it works much faster. I attached a visualvm profiling snapshot from an event where it takes a long time for the code assist to complete. |
👤 lirany2 🕗 Jul 28, 2014 at 12:51 UTC |
👤 wsalik 🕗 Sep 18, 2014 at 13:42 UTC I am facing same issue with even lombok 1.12.6. and sts 3.6 code assist and even copy text by ctrl+c became painfully slow. |
👤 yudhistira.arya.rukmana 🕗 Dec 10, 2014 at 12:49 UTC I'm facing the same issue in Intellij IDEA 14.0.1 with lombok plugin (very slow make/compile time). After downgrading to lombok-1.12.6.jar everything is snappy as usual. |
End of migration |
I'm using 1.18.2 and am having the same problem of performance in Ctrl + C and Ctrl + spaces |
Migrated from Google Code (issue 714)
The text was updated successfully, but these errors were encountered: