Skip to content

Commit 86be1b9

Browse files
committed
update benchmark results
1 parent a7ddc06 commit 86be1b9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@ This is a revamped [Google's jump](https://arxiv.org/pdf/1406.2294.pdf) consiste
33

44
# Benchmark
55
```
6-
BenchmarkDoubleJump/10-nodes 54723506 21.8 ns/op
7-
BenchmarkDoubleJump/100-nodes 31263981 38.6 ns/op
8-
BenchmarkDoubleJump/1000-nodes 24227624 48.5 ns/op
6+
BenchmarkDoubleJump/10-nodes 48824548 22.3 ns/op
7+
BenchmarkDoubleJump/100-nodes 33921781 34.9 ns/op
8+
BenchmarkDoubleJump/1000-nodes 25635931 46.3 ns/op
99
10-
BenchmarkStathatConsistent/10-nodes 4053433 292.8 ns/op
11-
BenchmarkStathatConsistent/100-nodes 3625465 333.8 ns/op
12-
BenchmarkStathatConsistent/1000-nodes 3148849 389.5 ns/op
10+
BenchmarkStathatConsistent/10-nodes 4961104 245.6 ns/op
11+
BenchmarkStathatConsistent/100-nodes 4507544 284.1 ns/op
12+
BenchmarkStathatConsistent/1000-nodes 3412558 358.2 ns/op
1313
14-
BenchmarkSerialxHashring/10-nodes 2357866 509.8 ns/op
15-
BenchmarkSerialxHashring/100-nodes 2161783 531.3 ns/op
16-
BenchmarkSerialxHashring/1000-nodes 1957911 628.4 ns/op
14+
BenchmarkSerialxHashring/10-nodes 2816680 445.7 ns/op
15+
BenchmarkSerialxHashring/100-nodes 2535745 482.1 ns/op
16+
BenchmarkSerialxHashring/1000-nodes 2243271 549.6 ns/op
1717
```
1818

1919
# Example

0 commit comments

Comments
 (0)