From f9ed7b4b40ba2b612baf83e80a9d6a2a39d69c2d Mon Sep 17 00:00:00 2001 From: Enrique Mora Date: Mon, 13 Jan 2025 20:17:14 +0400 Subject: [PATCH] Adding axis explanation --- BENCHMARK.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/BENCHMARK.md b/BENCHMARK.md index aa87d82..96494f4 100644 --- a/BENCHMARK.md +++ b/BENCHMARK.md @@ -9,6 +9,13 @@ This page presents the benchmarking results for Leviathan, showcasing its perfor --- +### Axis Explanation + +In the benchmark charts: + +- The **X-axis** represents various metrics, usually the number of events or tasks processed. +- The **Y-axis** represents the time taken to complete the test. Lower values indicate better performance. + ## Benchmark Tests ### Test 1: Producer - Consumer