id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
4503,[PATCH] performance issues,mixedpuppy,hasienda,The tags plugin is excellent_ however_ there are some pretty big performance issues.  \r\n\r\nOne is_ regardless of specifying a realm (via tags search page or a macro)_ all tag providers are asked for their tags_ and only after that is the realm checked.  \r\n\r\nThe second is checking permissions on each ticket (in the ticket provider).  This is fine if you have a few hundred (or thousand) tickets.  In a database with a couple hundred thousand tickets_ the tags plugin becomes unusable.  Relying on a ticket_view and tags_view at a "global" level is sufficient for the majority of cases.\r\n\r\nThe attached patch addresses both issues above_ though I don't regard it as a "final" patch.\r\n,enhancement,assigned,normal,TagsPlugin,major,,performance,andref.dias@gmail.com_ otaku42_ rjollos_ osimons,0.11
