Skip to content

Commit

Permalink
Fix incorrect labels on the performance blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
orpiske committed Nov 27, 2023
1 parent e063942 commit 45366cb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ The average response time exhibited a progressive decline: from 0.367ms in 4.0.3

The numbers for Camel 4.1 show a significant decrease in performance due to a bug that caused a cache miss when trying to resolve a type converter. This bug was fixed in 4.2.0.

*Note*: an earlier version of these images contained an incorrect description on the labels. The images were updated to reflect the correct data.

# Testing: Ensuring Reliability

The reliability of these performance enhancements was validated through rigorous testing methodologies. For core components, the [Camel Load Tester](https://github.com/orpiske/camel-load-tester) project was employed, ensuring a comprehensive evaluation of the framework's capabilities. The testing of Platform HTTP Vert.x components, on the other hand, leveraged [Hyperfoil](https://hyperfoil.io/), a powerful benchmarking tool.
Expand Down

0 comments on commit 45366cb

Please sign in to comment.