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

   More performance regression runs after Camel 4.2 adoption at this 
[commit](https://github.com/apache/camel-quarkus/commit/51d58e6a28a96b978bcf29d8b9b326385701b771).
   
   ```
                                Camel Quarkus Throughput Performance Increase 
Compared to Previous Version                             
    Camel Quarkus version  |  Duration  |   JVM req/s [%increase]   |  Native 
req/s [%increase]  |               Status               |
   
------------------------------------------------------------------------------------------------------------------------------------
                    3.4.0  |       10m  |  40429.30 req/s [+0.00%]  |   
22568.32 req/s [+0.00%]  |                                OK  |
           3.6.0-SNAPSHOT  |       10m  |  39135.89 req/s [-3.20%]  |   
20406.32 req/s [-9.58%]  |  Potential performance regression  |
   ```
   
   ```
                                Camel Quarkus Throughput Performance Increase 
Compared to Previous Version                             
    Camel Quarkus version  |  Duration  |   JVM req/s [%increase]   |  Native 
req/s [%increase]  |               Status               |
   
------------------------------------------------------------------------------------------------------------------------------------
                    3.4.0  |       10m  |  40514.10 req/s [+0.00%]  |   
22342.60 req/s [+0.00%]  |                                OK  |
           3.6.0-SNAPSHOT  |       10m  |  39621.58 req/s [-2.20%]  |   
20411.16 req/s [-8.64%]  |  Potential performance regression  |
   ```
   
   ```
                                Camel Quarkus Throughput Performance Increase 
Compared to Previous Version                             
    Camel Quarkus version  |  Duration  |   JVM req/s [%increase]   |  Native 
req/s [%increase]  |               Status               |
   
------------------------------------------------------------------------------------------------------------------------------------
                    3.4.0  |        1h  |  40315.19 req/s [+0.00%]  |   
22372.71 req/s [+0.00%]  |                                OK  |
           3.6.0-SNAPSHOT  |        1h  |  40250.41 req/s [-0.16%]  |   
20431.48 req/s [-8.68%]  |  Potential performance regression  |
   ```
   
   So, the regression in JVM mode is fixed, however in native mode, we still 
have something.
   We need further investigation to determine whether:
    + The regression is confirmed against last LTS CQ 3.2.x
    + When the native regression was included as it could be another regression 
not linked to type converter
    + Experiment if/how to generate flamegraphs in native mode


-- 
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