You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Timothy A. Bish (Jira)" <ji...@apache.org> on 2022/09/07 18:45:00 UTC

[jira] [Created] (PROTON-2603) [protonj2] Improve the encoding performance of the client sender

Timothy A. Bish created PROTON-2603:
---------------------------------------

             Summary: [protonj2] Improve the encoding performance of the client sender
                 Key: PROTON-2603
                 URL: https://issues.apache.org/jira/browse/PROTON-2603
             Project: Qpid Proton
          Issue Type: Improvement
          Components: protonj2
    Affects Versions: protonj2-1.0.0-M8
            Reporter: Timothy A. Bish
            Assignee: Timothy A. Bish
             Fix For: protonj2-1.0.0-M9


The protonj2 client sender performance can be improved by using a simple caching class to avoid hashing into the type encoders map every time the sections of a message are encoded as we know after the first lookup what the encoder for each section is. 



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

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