-
Improvement
-
Resolution: Fixed
-
Blocker
-
3.1.0-RC2
-
None
The S_NUM_ROWS for template loops does not scale very well.
The creation/adjustment when adding a row requires n - 1 loops over a reference.
So in the end it's n! (n factorial) which is really bad.
This should be avoidable.
- is related to
-
PHPBB-12232 MCP Banning: Max execution time exceeded
- Closed
-
PHPBB-12891 Long page generation time when banlist is long
- Closed