aboutsummaryrefslogtreecommitdiff
path: root/benchmark.pl
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark.pl')
-rwxr-xr-xbenchmark.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmark.pl b/benchmark.pl
index 131faaf..26a5a98 100755
--- a/benchmark.pl
+++ b/benchmark.pl
@@ -1,5 +1,7 @@
#!/usr/bin/perl
+# Process the raw output from benchmark.sh into Javascript-ified HTML.
+
use strict;
use warnings;