diff options
Diffstat (limited to 'tests/benchmarks/readme.md')
-rw-r--r-- | tests/benchmarks/readme.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/benchmarks/readme.md b/tests/benchmarks/readme.md new file mode 100644 index 000000000..1e744fc40 --- /dev/null +++ b/tests/benchmarks/readme.md @@ -0,0 +1,5 @@ +# Collection of benchmarks + +In future work, benchmarks can be added to CI, but for now we provide benchmarks that can be run locally. + +See RFC: https://github.com/timotheecour/Nim/issues/425 |