Skip to content

Commit 8a81d1b

Browse files
committed
docs: Add benchmark
1 parent 0187067 commit 8a81d1b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/content/development/benchmark.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
+++
2+
title = "Benchmark"
3+
description = "Watermill Benchmark"
4+
weight = 250
5+
draft = false
6+
bref = "Watermill Benchmark"
7+
+++
8+
9+
You can find benchmarking tools and results in the [github.com/ThreeDotsLabs/watermill-benchmark](https://github.com/ThreeDotsLabs/watermill-benchmark) repository.
10+
11+
**Note they are meant as rough estimations and should not be used to decide which Pub/Sub is the best pick.**
12+
Performance depends on many factors and configurations, and it's always best to test it in your environment.

docs/content/development/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title = "Releases"
33
description = "Watermill Releases"
4-
weight = 200
4+
weight = 300
55
bref = "Watermill Releases"
66
+++
77

0 commit comments

Comments
 (0)