add scrape benchmark to announce benchmark

This commit is contained in:
Joakim Frostegård 2020-04-05 14:17:47 +02:00
parent 496c06b72f
commit 570be610d6
4 changed files with 221 additions and 130 deletions

View file

@ -2,7 +2,8 @@
* Configuration, cli
* Tests
* Benchmarks (with criterion?)
* Benchmarks
* Pareto distribution parameters OK?
* Clean connections: `state.connections.shrink_to_fit()`?