Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/argcheck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonan Collobert <ronan@collobert.com>2014-11-11 09:44:58 +0300
committerRonan Collobert <ronan@collobert.com>2014-11-11 09:44:58 +0300
commita6c5b749ecdf4bf40161f5963b5db415d0a41bde (patch)
treec22c01b82404daa633dd1ab327b7a65d6ad9826c
parentf91b3a2c65c1228a6e7b03acdb8673e8efdd1570 (diff)
added link to benchmark pagegraph
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 02b91a1..b55912f 100644
--- a/README.md
+++ b/README.md
@@ -797,3 +797,7 @@ function.
See [our cairo FFI interface](https://github.com/torch/cairo-ffi), which
leverages `argcheck`.
+
+### Benchmark
+
+See [the `argcheck` benchmark page](benchmark/README.md) for detailed performance report.