Re: [arch-general] One more tiny patch that should bring a massive performance boost :D

2010-01-25 Thread Dan McGee
On Mon, Jan 25, 2010 at 11:03 PM, Evangelos Foutras wrote: > Hello, > > During the recent libpng/libjpeg rebuilds, one thing that I noticed is > that (big) Todo lists are really slow to load. Turns out that the > current code is doing tons of simple queries (4 per package) which, > although are qu

[arch-general] One more tiny patch that should bring a massive performance boost :D

2010-01-25 Thread Evangelos Foutras
Hello, During the recent libpng/libjpeg rebuilds, one thing that I noticed is that (big) Todo lists are really slow to load. Turns out that the current code is doing tons of simple queries (4 per package) which, although are quick to execute on the database server, take a considerable ammount of