Dan Berindei created ISPN-10869:
-----------------------------------
Summary: Transcoding does lots of media type string equality checks
Key: ISPN-10869
URL:
https://issues.jboss.org/browse/ISPN-10869
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 10.0.0.Final
Reporter: Dan Berindei
Fix For: 10.1.0.Beta1
Attachments: Screenshot from 2019-10-30 15-26-04.png
In a HotRod replicated read test, {{String.equals()}} is one of the biggest CPU consumers,
and its only significant callers {{MediaType.match()}} and {{MediaType.matchAll()}}.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)