benchmark hash creation for various implementations
[Biblio-Isis] / Makefile.PL
index aea7200..b1f2135 100644 (file)
@@ -36,5 +36,8 @@ cmp:
        time ./scripts/dump_isis.pl > isis.txt
        time ./scripts/dump_openisis.pl > openisis.txt
 
+bench: all
+       cd ./scripts/ && ./bench.pl
+
 MAKE_MORE
 }