Hi, > btw, today I should study butwhen one is forced to do stuff, he revertes > to something else. So I get yarv and tried it on my winxp setup > > [gcc version 3.2.3 (mingw special 20030504-1), athlon 2000+ today > snapshot from 1.9 and yarv at revision 77]. > > Did make test-all and got it run fine (even if there were some warnings > in the compilation) > Then I stuffed my code as bm_4col.rb in the benchmark/ dir and launched > make bench. I got a crash on my code[1], but, well, I didn't expect it > to work :). > Results for other benchmarks are really impressive tough. > (i.e. the ackermann function timing is : > ruby 2.493000 0.010000 2.503000 ( 2.624000) > yarv 0.250000 0.000000 0.250000 ( 0.261000) > ) > > If someone's curious I've put them at: > ada2.unipv.it/~riffraff/bench.log.gz I'll try to run your program. Thanks, SASADA Koichi