Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-beta
-
None
Description
In recent performance runs I found that LifecycleEventManager.hasListeners(...) is a major bottleneck when running with caching enabled. In a java core file that I was looking at there were 15 threads all waiting to enter this method.