Skip to content

Commit

Permalink
add jruby timing
Browse files Browse the repository at this point in the history
  • Loading branch information
rdp committed Jul 3, 2010
1 parent d578402 commit ec38e7a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions benchmarks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,15 @@ faster_require (other gem) seems to help, however.

faster_rubygems without cache and with faster_require
3.31

jruby linux:
$ jruby -S whichr whichr
2.35s -> 1.5s




TODO:
jruby spawning itself was *so slow* it seemed (timer.rb)
only regenerate appropriate cache files after gem installs...I guess.
only cache lib filenames, not spec files, et al...
chmod after create (check if necessary first)
chmod after create (check if necessary first)

0 comments on commit ec38e7a

Please sign in to comment.