Re: [Qpid-proton-cpp] Performance regression found in 0.29.0

2019-11-20 Thread Rabih M
disabled > > from the connection_options. > > Does it sound reasonable for you? Should we create a Jira issue and > > propose a fix? > > > > Thanks, > > Ali & Rabih > > > > From: Rabih M > > Sent: mercredi 13 novembre 2019 19:22 > >

Re: [Qpid-proton-cpp] Performance regression found in 0.29.0

2019-11-20 Thread Andrew Stitcher
t; from the connection_options. > Does it sound reasonable for you? Should we create a Jira issue and > propose a fix? > > Thanks, > Ali & Rabih > > From: Rabih M > Sent: mercredi 13 novembre 2019 19:22 > To: users@qpid.apache.org > Subject: [Qpid-proton-cpp] Performa

Re: [Qpid-proton-cpp] Performance regression found in 0.29.0

2019-11-20 Thread Rabih M
d > propose a fix? > > Thanks, > Ali & Rabih > > From: Rabih M > Sent: mercredi 13 novembre 2019 19:22 > To: users@qpid.apache.org > Subject: [Qpid-proton-cpp] Performance regression found in 0.29.0 > > Hello, > > We are upgrading in our code the proton versio

RE: [Qpid-proton-cpp] Performance regression found in 0.29.0

2019-11-19 Thread HADI Ali
h M Sent: mercredi 13 novembre 2019 19:22 To: users@qpid.apache.org Subject: [Qpid-proton-cpp] Performance regression found in 0.29.0 Hello, We are upgrading in our code the proton version from 0.27.0 to 0.29.0. While running our unit tests, we found a considerable performance regression. We were

[Qpid-proton-cpp] Performance regression found in 0.29.0

2019-11-13 Thread Rabih M
Hello, We are upgrading in our code the proton version from 0.27.0 to 0.29.0. While running our unit tests, we found a considerable performance regression. We were able to reproduce the regression in a very simple use case. Please find the code attached. This test takes 1 ms in the version 0.27.