-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b120
-
generic
-
generic
-
Not verified
Profiling javadoc shows that the exceptional path in Configuration.getText is often taken across various benchmarks.
Exposing a way to check if a text key exists in the MessageRetriever avoids the exceptional flow and brings an improvement ranging from 3 to 19% in a set of different workloads.
Exposing a way to check if a text key exists in the MessageRetriever avoids the exceptional flow and brings an improvement ranging from 3 to 19% in a set of different workloads.