stable

Clone or download

Read-only

Cache FrontRouter routes

It gives a nice -15% boost on simple pages like Tuleap homepage (without news & stats) Part of request #12833 Reduce events that need to load all plugins Change-Id: Idabd9f2fb5a34e5c3edeae71e78d1650d52c1f05

Modified Files

Name
M src/common/Config/ForgeConfig.php +5 −0 Go to diff View file
M src/common/Request/FrontRouter.php +34 −5 Go to diff View file
M src/common/include/SiteCache.php +9 −0 Go to diff View file
M tests/phpunit/common/Request/FrontRouterTest.php +5 −0 Go to diff View file