our project page contains query links to ticketes for open projects:
{{{
[query:status=new|assigned|
reopened&keywords=~myproj&type=task&order=priority open]
}}}having 20 projects, and for every project 5 links like this (open/ close for type task, bug, and enhancement) this makes 100 links. this gives a major performance hit on our solaris installation, which is located on a san storage sqlite instance. displaying the page takes 5 times as long, and processor usage is up to 100%. i tried it on teo, but there i had to use 1000 of these links to notice an impact. can it be that this macro does not scale very well? rupert. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
