astitcher opened a new pull request, #369:
URL: https://github.com/apache/qpid-proton/pull/369

   This PR incorporates the work in #368 and adds some more simplification of 
the object system to speed up my benchmarks by 10-15% compared to the main 
branch commit it is based on.
   
   The speed ups are due to:
   * Removing unnecessary reify operations
   * Inlining a lot of the object mechanism
   * Devirtualizing most of the object function lookups.
   * Something else...?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to