X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fdygraph-many-points-benchmark.html;h=17dadcd5c9140da6eee6877c698f6981fc98fb0e;hb=d7b9859046b35285abc989d2cbd82cb63f06cb52;hp=e092da913bc6f46c2ffc27c069c950d0c9e51fff;hpb=7344fae2d23c8ebb0ac4cfac36e443beed6022be;p=dygraphs.git diff --git a/tests/dygraph-many-points-benchmark.html b/tests/dygraph-many-points-benchmark.html index e092da9..17dadcd 100644 --- a/tests/dygraph-many-points-benchmark.html +++ b/tests/dygraph-many-points-benchmark.html @@ -6,24 +6,37 @@ - - - - + + +

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

+

Number of points per series (points): +

+

Number of series (series): +

+

Roll period (in points, rollPeriod): +

+

Repetitions (repititions): +

+ +


@@ -32,7 +45,10 @@