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

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

Commit 3755d074619e026fefad0ecef1c8a10bfa7783fb in qpid-proton's branch 
refs/heads/main from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=3755d074 ]

PROTON-2542: Simplify pn_class_t handling

Allow every vtable entry to be NULL and have a good default behaviour.
This allows a lot of devirtualization as the majority of the entries are
now NULL and are handled without an indirect jump. It also reduces the
number of symbols needed to be exported to be in the pn_class_t tables.


> Simplify and Speed up proton-c object system
> --------------------------------------------
>
>                 Key: PROTON-2542
>                 URL: https://issues.apache.org/jira/browse/PROTON-2542
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to