search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Slow Load Times in IE11 DayPilot Pro for Javascript

Asked by Andrew Brisbin
5 years ago.

I am experiencing much slow load times in IE11 than chrome.

I am loading 23 resources and 23 events total.

Chrome Load times: 2.5 seconds
IE11: 17 seconds.

Using DayPilot Pro for JavaScript 2018.3.3400

Answer posted by Dan Letecky [DayPilot]
5 years ago.

Andrew,

Something like this can happen if you have an extremely large timeline. Try checking your combination of "scale" and "days" values. I'd try to keep the timeline length (the number of cells in the last time header row) under 1000.

For comparison, the main Scheduler demo initializes in about 140 ms in Chrome (14 resources, 12 events, 365 timeline cells). Increasing the number of resources and events doesn't have a significant impact on performance (the rows and events are rendered progressively during scrolling by default) but the timeline is rendered in full during initialization.

Let me know if it didn't help.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.