From e7d1a85be59121ac2cc448fbd99ce26821cc6e59 Mon Sep 17 00:00:00 2001 From: cos Date: Thu, 12 Dec 2019 17:33:35 +0100 Subject: Add measurement of peak memory usage --- 2019/rust/day09/part_one.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 2019/rust/day09/part_one.sh (limited to '2019/rust/day09/part_one.sh') diff --git a/2019/rust/day09/part_one.sh b/2019/rust/day09/part_one.sh new file mode 100755 index 0000000..f3e3ef9 --- /dev/null +++ b/2019/rust/day09/part_one.sh @@ -0,0 +1 @@ +echo 1|$VG ../target/release/day09 --mode stdio --program input -- cgit v1.2.3