X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fdygraph-many-points-benchmark.html;h=17dadcd5c9140da6eee6877c698f6981fc98fb0e;hb=db775859ec7ae823b731bfb04cb544ef3ae7ad3a;hp=d1e2a586607afa9f8558b8cfb2fbda86eb9da74a;hpb=7153e001b9878a4bbb04690bfaaaf764c4efa2c7;p=dygraphs.git diff --git a/tests/dygraph-many-points-benchmark.html b/tests/dygraph-many-points-benchmark.html index d1e2a58..17dadcd 100644 --- a/tests/dygraph-many-points-benchmark.html +++ b/tests/dygraph-many-points-benchmark.html @@ -16,19 +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): +

+ +


@@ -37,8 +45,10 @@