Hi.

I've been profiling a Rails Application and noticed some big
improvements once I disable TS.

Basically if I have a model called Post which has some indexes.
Once I remove define_index,  in any method that uses Post, even in
basic Post.find without any TS interaction, I get 4x improvements.

I am using Rails 2.3.5 in development mode, testing via the NewRelic
plugin.

Any ideas? I don't even know what data to include.

--
M.

-- 
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" 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/thinking-sphinx?hl=en.

Reply via email to