X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fdygraph-many-points-benchmark.html;h=5f98755a45ab288b519bfbb2ce6ac92fa5b4d3fe;hb=0bc4cb546af5d1ce157ad701a45169cc07c9c839;hp=e9731d50d6ca6d5ea6dd0f9b0b84c8fd8e44fd20;hpb=62c2a51eba70b4ffb28080cec32321fd508b10b9;p=dygraphs.git diff --git a/tests/dygraph-many-points-benchmark.html b/tests/dygraph-many-points-benchmark.html index e9731d5..5f98755 100644 --- a/tests/dygraph-many-points-benchmark.html +++ b/tests/dygraph-many-points-benchmark.html @@ -1,29 +1,42 @@ - + Benchmarking for Plots with Many Points - - - - - + + +

Plot which can be easily generated with different numbers of points for benchmarking/profiling and improving performance of dygraphs.

-

Number of points: -

-

Number of series: -

-

Roll period (in points): -

-

Repetitions: -

- - +
+

Data to plot: + sinusoid function + random points

+

Timestamps: + aligned + unaligned +

+

x-axis type: + numeric + date/time +

+

Number of points per series (points): +

+

Number of series (series): +

+

Roll period (in points, rollPeriod): +

+

Repetitions (repititions): +

+ +


@@ -32,78 +45,156 @@