diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..cd97f11 --- /dev/null +++ b/TODO.md @@ -0,0 +1,11 @@ +# TODO + +* Configuration, cli +* Tests +* Benchmarks (with criterion?) + + +## Don't do + +* Other hash algorithms: seemingly not worthwhile +* `sendmmsg`: can't send to multiple socket addresses, so doesn't help \ No newline at end of file