aldettinger opened a new issue, #3905: URL: https://github.com/apache/camel-quarkus/issues/3905
I've been experimenting with a performance regression detection tool in [a separate repository](https://github.com/aldettinger/cq-perf-sandbox). I think it's a valid proof of concept that we could keep attention toward performance early in the process against release candidate and maybe snapshot versions. There are a lot of possible directions ofr the future, like including the possibility to test: + test with/without atlasmap involved + test with/without platform-http involved (like pure camel-quarkus-core scenarios) + running the tool on MAC and Windows + having guard rail to ensure the performance regression tool will work release candidate time At a moment in time, we may also question the possibility to have meaningful regression reports computed on CI. Right now, the next step for me would be to merge it from the separate repository into the camel-quarkus main branch. And then complete the release process to record performance regression reports in a dedicated ticket at each release candidate. -- 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]
