1 2 3 4 5 6
run: crystal run src/fork.cr build: crystal build --release src/fork.cr perf: perf record -F 99 --call-graph dwarf ./fork