···11-# Contributing to Our Open Source Projects
11+# Contributing to Maudit
2233First, a huge **thank you** for dedicating your time to helping us improve Maudit ❤️
44
···22222323Note that `cargo run` has a certain overhead, as such if checking the total time, it's more useful to run the compiled binary (`target/release/maudit-benchmark`) directly
24242525+## `cargo bench`
2626+2727+All 5 benchmarks can be run at once using the `cargo bench` command:
2828+2929+```sh
3030+cargo bench
3131+```
3232+2533## Results
26342735The following results were obtained on 2025-01-07 using a MacBook Pro (13-inch, M1, 2020) with 16 GB of RAM: