Christian Seiler wrote:
I also checked Time.now, it's somewhat slower than on MRI. But 10.times
{puts Benchmark.measure {10000.times {Testm.new }}.total} doesn't even hit
the database and leaves all properties nil, so there shouldn't be any
conversion or creation of time objects.

I did a little CPU-profiling with the new VisualVM tool. I've attached the
results to Jira (did the Testm.new benchmark again). I don't see something
like a smoking gun, but for me it's hard to decrypt that stuff anyway ;-)

Thanks Christian...we'll continue our diving into Rails after 1.1.3 release, probably also with a major pass over AR-JDBC looking for obvious perf isues.

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to