15 lines
204 B
Markdown
15 lines
204 B
Markdown
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
|
|
```
|