bench_handlers: run several test rounds, print averages

This commit is contained in:
Joakim Frostegård 2020-04-06 03:43:06 +02:00
parent 9d66a5e7d0
commit 8c57b3c4fe
7 changed files with 127 additions and 26 deletions

View file

@ -5,6 +5,11 @@
* extract_response_peers
* Cleaner code
* Stack-allocated vector?
* Benchmarks
* Seperate setup so actual benchmarks can be run after each other,
enabling better profiling
* Show standard deviation?
* Send in connect reponse ids to other functions as integration test
## Don't do