From 8a8234d904bc8bbae87d602bdecf36d24786bd3a Mon Sep 17 00:00:00 2001 From: Yotam Berkowitz Date: Sat, 2 Sep 2017 11:36:54 +0300 Subject: [PATCH] Add performance tips to timeline docs (#3360) --- docs/timeline/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/timeline/index.html b/docs/timeline/index.html index 48571cb0..b46fcde8 100644 --- a/docs/timeline/index.html +++ b/docs/timeline/index.html @@ -2113,6 +2113,15 @@ var options = { </style> +

Performance Tips

+

Defining a timeline with many items and/or groups might affect initial loading time and general performance. + Here are some tips to improve performance and avoid slow loading time:

+