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

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

Commit 3bae7630016b0fc7e4b121f108889be6fc2c0d5c in qpid-protonj2's branch 
refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=qpid-protonj2.git;h=3bae7630 ]

PROTON-2637 Avoid excessive bounds checks for single byte writes

For some of the types like Accepted etc the encoding is known ahead of
time and the full value can be written as an array instead of multiple
single byte writes to skip repeated bounds checks for each byte written

> [protonj2] Performance improvements for the codec
> -------------------------------------------------
>
>                 Key: PROTON-2637
>                 URL: https://issues.apache.org/jira/browse/PROTON-2637
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: protonj2
>    Affects Versions: protonj2-1.0.0-M10
>            Reporter: Timothy A. Bish
>            Assignee: Timothy A. Bish
>            Priority: Minor
>             Fix For: protonj2-1.0.0-M11
>
>
> Implement some minor performance improvements in the AMQP codec layer



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to