On 06/07/13 12:02, Brian Wolff wrote:
On 7/5/13, Yuvi Panda yuvipanda@gmail.com wrote:
On Sat, Jul 6, 2013 at 6:36 AM, Matthew Walker mwalker@wikimedia.org wrote:
- Not be tortoise slow
Pretty sure this only matters because we do continuous integration -- we probably don't need to do this for every commit...? Maybe once a day?
In any case -- who says PHPDoc is any faster.
Slow to use, not slow to generate. On my firefox it constantly gets stopped with a 'script on this page is taking too long to run'
Interesting. For me its speedy (or at least acceptably fast) and I'm on firefox 3.5
Expanding large tree view lists, like the class list, seems quite slow. For me on Firefox 21.0, it took about 5 seconds to expand the class list, and used an extra 140MB of RSS at peak. It seems to expand the class list every time you visit a class page, and it blocks the rendering thread, so that could start to grate after a while. The solution, I suppose, is GENERATE_TREEVIEW=no.
-- Tim Starling