Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] high JVM consumption on springboot-aspectj LTW

Hi ,

we observed around 10% latency overhead after adding aspectj  LTW.  during the heap dump I observed lot memory consumption related to the aspectj.
Around 400 MB consumed by Aspecj, I have added 2 to 3 inteception.
hereby attached heap dump details.
please advise how to overcome on this..? We cannot use compile-time weaving, because we adding aspect on the external jar.

-- 

Thanks and
Regards

Rajendra Bhat

Attachment: Screen Shot 2020-09-25 at 8.04.38 AM.png
Description: PNG image


Back to the top