summaryrefslogtreecommitdiff
path: root/2019/rust/day12/both_parts.sh
diff options
context:
space:
mode:
authorcos <cos>2019-12-12 17:33:35 +0100
committercos <cos>2019-12-12 17:33:35 +0100
commite7d1a85be59121ac2cc448fbd99ce26821cc6e59 (patch)
tree0cfde11af64ed446d8bcb36ba9bbca12afc63ce5 /2019/rust/day12/both_parts.sh
parent043c1a447fe611c54cf414e743dd521a2e0088e7 (diff)
downloadadventofcode-e7d1a85be59121ac2cc448fbd99ce26821cc6e59.zip
Add measurement of peak memory usage
Diffstat (limited to '2019/rust/day12/both_parts.sh')
-rwxr-xr-x2019/rust/day12/both_parts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/2019/rust/day12/both_parts.sh b/2019/rust/day12/both_parts.sh
index 853e985..49bb4b4 100755
--- a/2019/rust/day12/both_parts.sh
+++ b/2019/rust/day12/both_parts.sh
@@ -1,2 +1,2 @@
-../target/release/day12 < input
+$VG ../target/release/day12 < input 1000