Displaying 1 result from an estimated 1 matches for "b4322d30".
Did you mean:
432230
2006 Mar 20
7
FreeBSD Performance Tip
A small note to all the FreeBSD folks about Ruby performance.
While trying to tune Mongrel to run faster on FreeBSD I was stumped as to
why it was so horribly slow compared to Linux. Linux on the same machine
was getting about 800 req/sec, and FreeBSD was maybe pushing 23 req/sec.
Pathetic.
I managed to tweak the thread model in Mongrel and get FreeBSD up to about
210 req/sec but still that