File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -3,17 +3,17 @@ This is a revamped [Google's jump](https://arxiv.org/pdf/1406.2294.pdf) consiste
3
3
4
4
# Benchmark
5
5
```
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
9
9
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
13
13
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
17
17
```
18
18
19
19
# Example
You can’t perform that action at this time.
0 commit comments