[Radiant] performance optimizations

2007-03-19 Thread Todd McGrath
Hi, I have some pages that generate XML and I'm looking to improve performance. (Actually, I'm looking for any tips that will improve performance) Here's one that is concerning- http://pastie.caboo.se/47962 I don't think a page like this will be cached because of the r:find|children tags?

Re: [Radiant] performance optimizations

2007-03-19 Thread Kevin Ansfield
Hi Todd, That page should still get cached if you are using the standard radiant system, are you finding that this isn't the case? Best Regards, Kevin On 3/19/07, Todd McGrath [EMAIL PROTECTED] wrote: Hi, I have some pages that generate XML and I'm looking to improve performance.