in my rails application i am search thru tables...based on a criteria....and then return the result in form of an xml document.. i have tried using Rexml::builder and also Nokigiri::builder and still i am not able to reduce the rendering time..... i.e Completed in 1.99900 (0 reqs/sec) | Rendering: 1.39000 (69%) | DB: 0.26500 (13%) | 200 OK how can be the time be reduced.... because when the table becomes too large say 150000 records it seems to take too much time -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.