X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fdygraph-many-points-benchmark.html;h=17dadcd5c9140da6eee6877c698f6981fc98fb0e;hb=ee60939f4e2238cbb64ebbe7acdc27195c149cfb;hp=7dc69f7a642cf37edccc7b1ba51a15735ead66a8;hpb=b5daaaf068a8a945a0496f1fe7cf8c1d690f97e9;p=dygraphs.git diff --git a/tests/dygraph-many-points-benchmark.html b/tests/dygraph-many-points-benchmark.html index 7dc69f7..17dadcd 100644 --- a/tests/dygraph-many-points-benchmark.html +++ b/tests/dygraph-many-points-benchmark.html @@ -16,21 +16,27 @@

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

-

Data to plot: - sinusoid function - random points

-

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): +

+ +


@@ -39,8 +45,10 @@