[
https://issues.apache.org/jira/browse/PROTON-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685773#comment-16685773
]
ASF subversion and git services commented on PROTON-1963:
---------------------------------------------------------
Commit 391af064e2d50dfd29700f160166e86d8f4cba19 in qpid-proton-j's branch
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton-j.git;h=391af06 ]
PROTON-1963 Refactor string encoding size calculation
Assume ASCII by default when calculating the string size in UTF8 to
allow for inlining of this method in most cases and fallback to a
multi-byte calculation only when non-ASCII chars are detected.
> [j] Improve performance of the codec for certain common encoding operations
> ---------------------------------------------------------------------------
>
> Key: PROTON-1963
> URL: https://issues.apache.org/jira/browse/PROTON-1963
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-j
> Affects Versions: proton-j-0.30.0
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Priority: Minor
> Fix For: proton-j-0.31.0
>
>
> Some additional improvements can be made to the proton-j codec that enables
> faster encoding of ASCII strings and faster decoding of types like
> MessageAnnotations and ApplicationProperties
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]