Details
-
Bug
-
Resolution: Fixed
-
1.6.x
-
None
-
Operating System: Linux
Platform: Other
-
major
-
P1
-
249
Description
We have a MarkerFilter declared as a TurboFilter. During performance testing it was discovered that this is a significant bottleneck due to the method being synchronized. I've attached a screenshot from YourKit that shows that 47% of the time is being spent in this method.