diff --git a/README.md b/README.md index 5e53c7e..6d3b742 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,12 @@ git = "git://github.com/BurntSushi/rust-csv" ``` +### Benchmarks + +There are some rough benchmarks (compared with Go) here: +https://github.com/BurntSushi/rust-csv/tree/master/bench + + ### Related work The only other one I know is