[
https://issues.apache.org/jira/browse/PROTON-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13941845#comment-13941845
]
ASF subversion and git services commented on PROTON-467:
--------------------------------------------------------
Commit 1579665 from [email protected] in branch 'proton/trunk'
[ https://svn.apache.org/r1579665 ]
PROTON-467: applied patch from Bozo Dragojevic for using thread local
encoder/decoder inside MessageImpl
> Stop initializing encoder and decoder for each message sent/received
> --------------------------------------------------------------------
>
> Key: PROTON-467
> URL: https://issues.apache.org/jira/browse/PROTON-467
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-j
> Affects Versions: 0.5
> Reporter: Bozo Dragojevic
> Fix For: 0.7
>
> Attachments:
> 0001-PROTON-467-Stop-initializing-encoder-and-decoder-for.patch
>
>
> the really expensive part is the call to registerAllTypes()
> create a thread-local reusable instance of both
--
This message was sent by Atlassian JIRA
(v6.2#6252)