Sfoglia il codice sorgente

Added run script to easily run benchmarks.

Taddeus Kroes 14 anni fa
parent
commit
01cc0055d6
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      run

+ 2 - 0
run

@@ -0,0 +1,2 @@
+#!/bin/sh
+python main.py benchmarks/build/$1.s out.s in.s && meld in.s out.s