mirror of
https://github.com/logos-storage/zk-benchmarks.git
synced 2026-05-23 10:10:02 +00:00
5 lines
58 B
Bash
Executable File
5 lines
58 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Run the 'cargo bench' command.
|
|
cargo bench
|