[前][次][番号順一覧][スレッド一覧][生データ]

yarv-dev-en:175

From: "pat eyler" <pat.eyler gmail.com>
Date: Wed, 13 Sep 2006 18:28:18 -0600
Subject: [yarv-dev-en:175] Pre-announce: Legion

I'm working on a test suite for multiple Ruby implementations
based on the idea behind http://qa.perl.org/phalanx/

I've started out with 4 Ruby libraries (r43, rake, rubygems,
and rwb), and hope to add more as I go along.  I'm also only
grabbing pretty raw data at this point, but my collection and
reporting will get better as I have some time to work on it.

I wanted to share an early look at the aggregate data with you
guys:

Ruby
  total time:     115.094538 seconds
  time/assertion:    .02819  seconds
    total asserts:  4082
    total failures:   29
    total errors:     27

YARV
  total time:      12.012201 seconds
  time/assertion:    .00842  seconds
    total asserts:  1425
    total failures:    3
    total errors:    146

JRuby:
  total time:      97.978000 seconds
  time/assertion:    .04996  seconds
    total asserts:  1961
    total failures:   29
    total errors:     17

I'll be posting a more complete introduction (and updates) to
my blog, but I'm happy to make more information available
as desired.  I'd also love feedback on what information you
would like to see from it.


-- 
thanks,
-pate
-------------------------
http://on-ruby.blogspot.com

--
ML: yarv-dev-en quickml.atdot.net
Info: http://www.atdot.net/~ko1/quickml

[前][次][番号順一覧][スレッド一覧][生データ]