Move benchmarks to seperate crate "aquatic_bench"

This commit is contained in:
Joakim Frostegård 2020-04-06 12:49:54 +02:00
parent a627594c3a
commit 165214018c
13 changed files with 40 additions and 34 deletions

View file

@ -6,9 +6,7 @@
* Cleaner code
* Stack-allocated vector?
* Benchmarks
* Move to own crate (aquatic_bench)
* Better black_box (or make sure to consume data)
* Show standard deviation?
* Send in connect reponse ids to other functions as integration test
* target-cpu=native