ppalaga commented on issue #5461:
URL: https://github.com/apache/camel-quarkus/issues/5461#issuecomment-1781047059

   I worked on something similar in recent days. I took @franz1981 's fabulous 
[quarkus-profiling-workshop](https://github.com/franz1981/quarkus-profiling-workshop)
 as a base. The biggest challenge for me was to overcome the unability of 
wrk/wrk2 to send post requests with a payload. I ended up with using hyperfoil 
cli and a regular hyperfoil yaml. With those two in place, I was able to attach 
the profiler only after the warmup was over. I unfortunately cannot share it 
here, because it contains some customer data. 
   @aldettinger I see that our cq-perf-regression-scenario.hf.yaml does not 
have a warmup phase yet. I wonder how useful would the profiling data be 
without warmup? I wonder whether/how the warmup-profiling coordination could be 
made through Maven?


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to