Welcome Guest, Not a member yet? Register   Sign In
thousands of urls in routes.php make the application slower?
#8

[eluser]danmontgomery[/eluser]
routes are an array, which have to be loaded and parsed with every page request... So, yes, 7000 elements in that array will be slower than, say, 10 elements.


Messages In This Thread
thousands of urls in routes.php make the application slower? - by El Forum - 08-04-2011, 11:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB