overmeulen opened a new pull request #30: QPID-8305: [Broker-J][JDBC Message Store] Performance regression when increasing the number of queues linked to a topic URL: https://github.com/apache/qpid-broker-j/pull/30 With this fix I observed a 20% improvement of the overall throughput when I have 1 topic with 5 queues (# binding key for all of them). Note that there is most likely another bottleneck somewhere else: after this fix I see a 50% regression of the overall throughput between 1 and 5 queues whereas at the database level I only have a 20% increase of the elapsed time...
---------------------------------------------------------------- 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]
