-
Bug
-
Resolution: Fixed
-
P3
-
15
-
b12
During pre-integration testing of JDK-8230199 I noticed that while there was overall a reduction in number of retired instructions on targeted startup tests, there was also a 1-2% increase in branch misses.
Performance characteristics of SignatureStream-related operations should be examined, mainly to see if there's something we can do to recuperate on branch misses.
Performance characteristics of SignatureStream-related operations should be examined, mainly to see if there's something we can do to recuperate on branch misses.
- relates to
-
JDK-8239854 Non-PCH gtest build fails after JDK-8239235 due to a missing include
-
- Closed
-