4 lines
182 B
Fish
4 lines
182 B
Fish
#!/usr/bin/fish
|
|
|
|
cargo build --profile profiling --bin bench --features fs && samply record ./target/profiling/bench ../Downloads/Legend\ of\ Zelda,\ The\ \(USA\).nes --frames 10000
|