]
Nicolas Filotto updated GTNPORTAL-3570:
---------------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Reduce the impact of the char and text encoders
-----------------------------------------------
Key: GTNPORTAL-3570
URL:
https://issues.jboss.org/browse/GTNPORTAL-3570
Project: GateIn Portal
Issue Type: Enhancement
Components: Performance
Affects Versions: 3.8.8.Final
Reporter: Nicolas Filotto
While trying to identify the root cause of the performances regression between JPP 6.1.1
and JPP 6.2, I realized that the text and char encoders have a significant impact on
performances.
The goal of this improvement is to reduce the impact of the encoder. As attached file you
will find the hot spots before and after the fix proposed in the PR