[ 
https://issues.apache.org/jira/browse/PROTON-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17226731#comment-17226731
 ] 

ASF GitHub Bot commented on PROTON-2287:
----------------------------------------

franz1981 commented on pull request #39:
URL: https://github.com/apache/qpid-proton-j/pull/39#issuecomment-722399824


   I've noticed a thing, due to the changes on decoding ie not creating the 
slice anymore:
   I'm getting a huge amount of `StringType$1.decode` unseen before, see
   
   
![image](https://user-images.githubusercontent.com/13125299/98251002-771f2b00-1f78-11eb-8abb-d604047e5be7.png)
   
   in violet


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Improve Symbol decoding cache
> -----------------------------
>
>                 Key: PROTON-2287
>                 URL: https://issues.apache.org/jira/browse/PROTON-2287
>             Project: Qpid Proton
>          Issue Type: Improvement
>            Reporter: Francesco Nigro
>            Priority: Major
>
> Symbol decoding cache is greatly affected by hashCode and equals speed of 
> ReasableBuffer: these could be improved by saving bound checks or manually 
> unrolling loops.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to