]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/papers/use_case/stats/parsing_time_expat.sh
* basic infrastructure for collecting statistics
[helm.git] / helm / papers / use_case / stats / parsing_time_expat.sh
diff --git a/helm/papers/use_case/stats/parsing_time_expat.sh b/helm/papers/use_case/stats/parsing_time_expat.sh
new file mode 100755 (executable)
index 0000000..634f2c1
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+TIME=`zcat $1 | ./parse/parse_expat`
+echo `fgrep $1 $2 | cut -d ' ' -f 2,3`" "$TIME