This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
taddeus
/
peephole
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Added run script to easily run benchmarks.
Taddeus Kroes
hace 14 años
padre
2c52c49a3a
commit
01cc0055d6
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
run
+ 2
- 0
run
Ver fichero
@@ -0,0 +1,2 @@
+#!/bin/sh
+python main.py benchmarks/build/$1.s out.s in.s && meld in.s out.s