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

ASF subversion and git services commented on PROTON-1963:
---------------------------------------------------------

Commit 589504d76e0a9567dcacca43695d4af414cd2e58 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=589504d ]

PROTON-1963 Improve performance of some fast path codec types

For the fast path types that configure their map type encoding with a
key type use a single lookup for the type to reduce overhead on each
write.

For the map based types do an in-place decode using the known key types
and other structural expectations to improve decode performance.

For the fast path data section type use the known structure of the type
and avoid looking up encodings to improve performance of decodes.

> [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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to