Add README's.
This commit is contained in:
14
benches/README.md
Normal file
14
benches/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
Micro Benchmarks
|
||||
================
|
||||
|
||||
Micro benchmarks to measure the speed of Rhai.
|
||||
|
||||
As with all micro benchmarks, take these with a grain of salt.
|
||||
|
||||
|
||||
How to Run
|
||||
----------
|
||||
|
||||
```bash
|
||||
cargo +nightly bench
|
||||
```
|
Reference in New Issue
Block a user