Hello, just getting around to tuning and the benchmarker script.
I understand, from the rails book, that the command used is:
script/benchmarker 10
"Product.search(''version_control'')"
Maybe I''m misunderstanding it but what if there are some nested "
or ''
required inside the command, such as:
script/benchmarket 10 "Question.find(:all, :conditions =>
''created_on >
''2006-01-01'''')"
That''s not a real example, but let''s say I want to test a find
with some
joins where there will be some nested ".
thanks,
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://wrath.rubyonrails.org/pipermail/rails/attachments/20060125/148bf7fd/attachment.html