You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by or...@apache.org on 2023/05/26 09:17:51 UTC

[camel-website] branch main updated: Fixed incorrect value for the one of the performance summaries

This is an automated email from the ASF dual-hosted git repository.

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 03c76dbc Fixed incorrect value for the one of the performance summaries
03c76dbc is described below

commit 03c76dbc22e1bc2ff999aaf71d9d08b69cd99bc6
Author: Otavio Rodolfo Piske <an...@gmail.com>
AuthorDate: Fri May 26 11:17:23 2023 +0200

    Fixed incorrect value for the one of the performance summaries
---
 content/blog/2023/05/camel-4-performance-improvements/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/2023/05/camel-4-performance-improvements/index.md b/content/blog/2023/05/camel-4-performance-improvements/index.md
index 64154aa9..2dd87654 100644
--- a/content/blog/2023/05/camel-4-performance-improvements/index.md
+++ b/content/blog/2023/05/camel-4-performance-improvements/index.md
@@ -74,7 +74,7 @@ The results were highly encouraging, with Apache Camel 4 outperforming its prede
 
 ![chart](baseline-camel-3.18.6-2023-05-13-threaded-disruptor-producer-chart.png)
 
-* Notably, the disruptor component in Apache Camel 4 demonstrated its superiority, outperforming disruptor on Camel 3.20.4 in a remarkable 91.9% of the cases.
+* Notably, the disruptor component in Apache Camel 4 demonstrated its superiority, outperforming disruptor on Camel 3.20.4 in a remarkable 93.5% of the cases.
 
 ![chart](baseline-camel-3.20.4-2023-05-17-threaded-disruptor-producer-chart.png)