On 9/25/07, Alexey Verkhovsky <[EMAIL PROTECTED]> wrote:
>   * Unlike earlier test runs, AR-JDBC in the current trunk has a
> noticeable advantage over pure-Ruby MySQL driver

Can you drill down into this further? I'm having trouble seeing the
difference from your table below.  Could be the formatting, but the
way I'm reading it it appears that JRuby trunk + mysql.rb is 9.9 for
the full action while JRuby trunk + ar-jdbc is 17.7? Is that correct?

>
>
> Here are the numbers:
>
> Runtime MRI             Jruby           Jruby 1.0.1
> DB driver       native  pure Ruby       AR-JDBC pure Ruby       AR-JDBC
>
> Controller      1.1     2.0     1.7     2.5     7.19
> View    4.5     4.4     6.7     6.6     17.08
> Framework       2.7     3.5     9.3     9.5     11.8
> Full action     8.3     9.9     17.7    18.6    36.03
>
> JRuby 1.0.1 / AR-JDBC:
> controller :   1.867000   0.000000   1.867000 (  1.867000)

This is good stuff Alexey, thanks for sharing it!

/Nick

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

    http://xircles.codehaus.org/manage_email

Reply via email to