potatis/profile_mem.sh
Henrik Persson d328521df7 Pico
2023-02-19 21:28:04 +01:00

4 lines
147 B
Bash
Executable file

#!/bin/sh
cd profile &&
RUSTFLAGS=-g cargo run --features profile_heap --release &&
open 'https://nnethercote.github.io/dh_view/dh_view.html'