kgiusti opened a new pull request #544: DISPATCH-1389: export qd_buffer_t access methods inline URL: https://github.com/apache/qpid-dispatch/pull/544 The qd_buffer_t structure is defined in the header file as a public structure. There are several trivial methods that are called frequently enough that there is a benefit to performance by inlining them.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
