@@ -34,18 +34,18 @@ goos: windows
3434goarch: amd64
3535pkg: github.com/werbenhu/ranklist
3636cpu: AMD Ryzen 5 5600H with Radeon Graphics
37- BenchmarkRankListSet-12 2075304 561 .0 ns/op 375 B/op 5 allocs/op
38- BenchmarkRankListRandSet-12 1000000 2485 ns/op 379 B/op 5 allocs/op
39- BenchmarkRankListGet-12 16154066 73.37 ns/op 0 B/op 0 allocs/op
40- BenchmarkRankListRank-12 5582490 215.6 ns/op 0 B/op 0 allocs/op
41- BenchmarkRankListRange-12 4498735 223.6 ns/op 496 B/op 5 allocs/op
42- BenchmarkZSetRandSet-12 1000000 2956 ns/op 167 B/op 3 allocs/op
43- BenchmarkFastSkipListSet-12 6510691 202.7 ns/op 68 B/op 2 allocs/op
44- BenchmarkFastSkipListRandSet-12 1000000 1384 ns/op 68 B/op 2 allocs/op
45- BenchmarkFastSkipListGet-12 12458212 91.93 ns/op 0 B/op 0 allocs/op
46- BenchmarkMapSet-12 4382750 338 .1 ns/op 120 B/op 1 allocs/op
37+ BenchmarkRankListSet-12 2656849 413 .0 ns/op 288 B/op 1 allocs/op
38+ BenchmarkRankListRandSet-12 1000000 1679 ns/op 309 B/op 1 allocs/op
39+ BenchmarkRankListGet-12 14207959 87.78 ns/op 0 B/op 0 allocs/op
40+ BenchmarkRankListRank-12 6200530 192.3 ns/op 0 B/op 0 allocs/op
41+ BenchmarkRankListRange-12 5907865 203.3 ns/op 496 B/op 5 allocs/op
42+ BenchmarkZSetRandSet-12 1000000 3302 ns/op 167 B/op 3 allocs/op
43+ BenchmarkFastSkipListSet-12 6264999 207.2 ns/op 68 B/op 2 allocs/op
44+ BenchmarkFastSkipListRandSet-12 1000000 1556 ns/op 68 B/op 2 allocs/op
45+ BenchmarkFastSkipListGet-12 13096218 91.68 ns/op 0 B/op 0 allocs/op
46+ BenchmarkMapSet-12 4131572 365 .1 ns/op 127 B/op 1 allocs/op
4747PASS
48- ok github.com/werbenhu/ranklist 26.274s
48+ ok github.com/werbenhu/ranklist 25.241s
4949```
5050
5151## Usage
0 commit comments