Add a command-line performance test
[dygraphs.git] / tests / dygraph-many-points-benchmark.html
index 7aadb19..79566de 100644 (file)
           document.getElementById("metaperformance").innerHTML =
               "completed in " + (end2 - start2) + " milliseconds.";
         }
+
+        return millisecondss;
       };
       
       clickedRadioButton = function(radiobutton) {