Calendar Memory Leak?
I've created a fairly simple page which just displays one calendar day with seven resource columns. There are probably an average of five events per resource, so there are roughly 35 events for the whole day. Nothing to heavy.
This is just a static page, being displayed on a large screen in a corridor. Nobody interacts with it in any way, it's just for display. And the page refreshes every five minutes. The computer running it is pretty low-end, with only 765MB RAM (the computer is actually built-in to the screen, it's a Samsung digital signage display).
Unfortunately, the calendar on the page takes a long time to render. The first time it loads it takes about 10 seconds. And the render time gets longer and longer with each page refresh, until very quickly it's taking over a minute to refresh. Eventually it gets to the point where it hasn't rendered before the page refreshes and it's stuck in a loop where the calendar never displays.
At the same time the memory usage of the computer steadily rises with each refresh, from very low to 100% in under half an hour.
Is this a memory leak in DayPilot Calendar? My code for the page is so basic that I can't see that anything I've written would be causing he problem. Any help would be greatly appreciated as my organisation has spent quite a lot of money on this screen just to display this calendar information and at the moment it's not working!
Phil
Asked by Phil Stratford 1 year ago.