This is an automated email from the ASF dual-hosted git repository.
piotr pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iggy-website.git
The following commit(s) were added to refs/heads/main by this push:
new c692f1466 Update links
c692f1466 is described below
commit c692f1466b6bcae9336e5f507559f1cac347ba9a
Author: spetz <[email protected]>
AuthorDate: Mon Apr 21 13:44:21 2025 +0200
Update links
---
docs/server/benchmarking.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/server/benchmarking.md b/docs/server/benchmarking.md
index 8cae3fc47..f1114f84c 100644
--- a/docs/server/benchmarking.md
+++ b/docs/server/benchmarking.md
@@ -5,7 +5,7 @@ title: Benchmarking
sidebar_position: 5
---
-**Benchmarks should be the first-class citizens**. We believe that performance
is crucial for any system, and we strive to provide the best possible
performance for our users. Please check, why we believe that the **[transpart
benchmarking](https://iggy.apache.org/blogs/2025/02/17/transparent-benchmarks)**
is so important.
+**Benchmarks should be the first-class citizens**. We believe that performance
is crucial for any system, and we strive to provide the best possible
performance for our users. Please check, why we believe that the **[transparent
benchmarking](https://iggy.apache.org/blogs/2025/02/17/transparent-benchmarks)**
is so important.
We've also built the **[benchmarking platform](https://benchmarks.iggy.rs)**
where anyone can upload the benchmarks and compare the results with others.
This is the another open-source project available
[here](https://github.com/iggy-rs/iggy-bench-dashboard).