From: Roger Pack Date: 2007-09-26T06:59:06+09:00 Subject: Re: Ruby is much slower on linux when compiled with --enable Does ruby compile by default with pthreads enabled? Thanks. -Roger ............. >running Rails Petstore from tw-commons and timing consecutive page hits >with: >ab -c 1 -n 1000 >http://localhost:3000/shop/viewProduct.shtml?product=K9-DL-01 >--disable-pthread >78 requests/sec --enable-pthread 62 requests/sec 25 % difference. -- Posted via http://www.ruby-forum.com/.