Steven Allen
|
0b5b389640
|
dep: switch to core (#80)
* dep: switch to core
Specifically, remove go-libp2p-{crypto,peer} deps.
* catch a few more usages of deprecated packages.
|
2019-05-31 14:51:16 +01:00 |
|
Raúl Kripalani
|
3a85498ae8
|
add tests for new GC routines.
|
2018-11-28 00:13:13 +00:00 |
|
Adrian Lanzafame
|
308d998d76
|
sort suite so benchmarks always run in the same order
License: MIT
Signed-off-by: Adrian Lanzafame <adrianlanzafame92@gmail.com>
|
2018-11-07 15:48:31 +10:00 |
|
Raúl Kripalani
|
903aa12603
|
check cache in ClearAddrs and perform targeted delete.
|
2018-09-11 12:43:36 +01:00 |
|
Raúl Kripalani
|
2901497643
|
migrate Addrs() and PeersWithAddrs() to use txns, improve perf, benchmarks.
|
2018-09-07 18:37:01 +01:00 |
|
Raúl Kripalani
|
fe732515cd
|
add benchmark for ClearAddrs.
|
2018-09-04 18:02:00 +01:00 |
|
Raúl Kripalani
|
9b5c1de960
|
move benchmarks test cases to benchmarks_suite.go.
|
2018-09-04 16:21:02 +01:00 |
|
Raúl Kripalani
|
1b57c62e3d
|
increase benchmark coverage; introduce config struct.
* benchmark caching and cacheless variants of DS addrbook.
* benchmark peers with 1, 10, 100 addrs.
|
2018-09-07 17:45:29 +01:00 |
|