Low events very slow under 2.10.1
Low events very slow since v2.10.1?
I have updated my system to 2.10.1 now the page where low event entries are served is incredibly slow. A get request lasts for 24 sec. on my local env.
What could be the cause of this? I have low events 1.4.1
There are 199 entries in the db. Is that too much? Before the update this wasn't a problem.
Replies
Low 21 Jul 2015 09:11
This shouldn't be an issue. Nothing of consequence has changed in v2.10 that could influence this, as ar as I know.
Can you enable the template debugger and output profiler and look up which lines show an increase in execution time?
Kaspar Allenbach 21 Jul 2015 13:17
I found the error. There was a incredibly stupid conditional in place. Since something happened with the conditional parsing in the new ee version this was the problem.