You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "aldettinger (via GitHub)" <gi...@apache.org> on 2023/04/05 14:16:54 UTC

[GitHub] [camel-quarkus] aldettinger commented on issue #4727: [Quarkus X.Y.Z] Performance regression introduced in Camel Quarkus 3.0.0-M1

aldettinger commented on issue #4727:
URL: https://github.com/apache/camel-quarkus/issues/4727#issuecomment-1497568666

   Ok, the fix has been validated against quarkus-main:
   ```
                   Camel Quarkus Throughput Performance Increase Compared to Previous Version                
    Camel Quarkus version  |  Duration  |   JVM req/s [%increase]   |  Native req/s [%increase]  |  Status  |
   ----------------------------------------------------------------------------------------------------------
                   2.16.0  |       10m  |  38193.94 req/s [+0.00%]  |   22215.51 req/s [+0.00%]  |      OK  |
           3.0.0-SNAPSHOT  |       10m  |  38691.42 req/s [+1.30%]  |   22466.17 req/s [+1.13%]  |      OK  |
   
   ```
   


-- 
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-unsubscribe@camel.apache.org

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