using events 5.0.2 and dnn 4.9.1
I'm having issues with the speed of the event views.
When enabling "Tooltip", the time to load the module goes up 30+ seconds.
Without the Tooltip, both Month & Week views load in 6 or 7 seconds, which is still long, but more or less acceptable.
The list view still loads for 15 seconds.
When I filter out the data (list view settings, selected days) to return only 1 or 2 records, the module loads in 2 or 3 seconds. When about 10 records are returned in the grid, the loading takes 8 seconds, when 50 records are returned, it takes 15 seconds or something.
I know a bit of SQL, and I've caught the procedure call with SQL Profiler, "EventsGetByRange", and ran it on the DB seperately. However the results always run in 1 or 2 seconds max, so I don't think the database connection is the problem.
So I have 2 questions,;
- why does the "tooltip" function have such a great impact on the events module performance, and what can I do about it?
- why does list view load so slow for me?
If you need any more information, ... please, ask away
Thanks in advance,
kind regards,
Dieter