From 6f0dccf5be7439bd7bb7fd35f1b29dcd5d96644b Mon Sep 17 00:00:00 2001 From: Krzysztof Porebski Date: Sat, 1 Jun 2024 12:51:38 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e18f5bd..7e66e21 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,9 @@ var message = await consumer.ReceiveMessageAsync(); ## Performance +> [!NOTE] +> The benchmark results seem to be a bit too good to be true. Please take them with a pinch of salt. Further investigation into potential misconfigurations is advised. For more details, see [Issue #116](https://github.com/Havret/dotnet-activemq-artemis-core-client/issues/116). + All benchmarks are executed on the following hardware and software configuration: ```sh