You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/11/08 11:07:14 UTC

[GitHub] [camel-quarkus] ppalaga commented on issue #4263: perf-regression: write the report to disk

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

   I wonder whether it is possible to transform these numbers from the two version log files into the console report @aldettinger ?
   
   ```
   Version       Requests  duration     Latency Avg  Stdev    Max       Requests/sec
   2.13.0 JVM    4834089   600.016 s    12.38 ms     2.17 ms  327.16 ms 8056.60
   2.13.1 JVM    4756800   600.016 s    12.58 ms     1.87 ms  295.70 ms 7927.79
   2.13.0 Native 3311342   600.024 s    18.09 ms     3.19 ms  52.17 ms  5518.68
   2.13.1 Native 3296267   600.023 s    18.17 ms     3.03 ms  55.84 ms  5493.57
   ```              
   
   


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