Status: Accepted
Owner: brainslog
CC: baranowb
Labels: Component-Diameter Type-Enhancement Priority-Medium Version-1.4.0
Release-Type-Beta Roadmap-Issue Component-Diameter-Stack-JDiameter
Performance
New issue 2154 by brainslog: Remove Diameter Stack performance bottleneck
at registerRequestRouteInfo
http://code.google.com/p/mobicents/issues/detail?id=2154
It has been analyzed during profiling that a great amount of time is spent
when the route info table fills completely and needs to be cleaned
(removing the older half).
An alternative must be found in order to be able to achieve better
performance.