Skip to content

Commit 220e618

Browse files
authored
chore: Update readme.md
1 parent d6eafdd commit 220e618

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ Although Bevy doesn't directly support scripting, efforts are underway to incorp
2828
- Customizable event driven communication between bevy and scripts (`on_update`, `on_init` etc..)
2929
- Documentation generation
3030

31+
## Benchmarks
32+
BMS applies continuous benchmarking and the latest benchmark results can be found over at [bencher.dev](https://bencher.dev/perf/bms).
33+
34+
The tested scripts themselves are placed in the `assets/benchmarks` directory.
35+
3136
## Support
3237

3338
The languages currently supported are as follows:

0 commit comments

Comments
 (0)