]
Nicolas Filotto updated GTNPORTAL-3571:
---------------------------------------
Attachment: Access.zip
Improve as much as possible the performance of the Router
---------------------------------------------------------
Key: GTNPORTAL-3571
URL:
https://issues.jboss.org/browse/GTNPORTAL-3571
Project: GateIn Portal
Issue Type: Enhancement
Components: Performance
Affects Versions: 3.8.8.Final
Reporter: Nicolas Filotto
Attachments: Access.zip
While trying to identify the root cause of the performances regression between JPP 6.1.1
and JPP 6.2, I realized that the Router was very often used so any duplicate method calls
or private variables accesses can have an impact especially when it is called millions of
times.
As attached file you will find the hot spots before and after the fix proposed in the PR