Merge branch 'master' of https://github.com/kberg/dygraphs
[dygraphs.git] / tests / dygraph-many-points-benchmark.html
index 34349ac..7d887b9 100644 (file)
           document.getElementById("metaperformance").innerHTML =
               "completed in " + (end2 - start2) + " milliseconds.";
         }
+
+        return millisecondss;
       };
       
       clickedRadioButton = function(radiobutton) {