Re: new benchmarks. WAS: FreeBSD MySQL still WAY slower than Linux

2005-12-01 Thread Michael Vince
It would be good to actually see the Linux performance on the exact same hardware, all we ever see is how it is on FreeBSD. MySQL has very frequent use of queries of the system time and is well known in FreeBSD to be slower because its more expensive to call compared to Linux, which has less p

Re: new benchmarks. WAS: FreeBSD MySQL still WAY slower than Linux

2005-12-01 Thread Gustavo A. Baratto
Localhost using unix socket. In my first post in this thread, there are some numbers for connections from localhost, but using TCP instead of socket. - Original Message - From: "Nick Evans" <[EMAIL PROTECTED]> To: "Gustavo A. Baratto" <[EMAIL PROTECTED]> Cc: Sent: Thursday, December

Re: new benchmarks. WAS: FreeBSD MySQL still WAY slower than Linux

2005-12-01 Thread Nick Evans
On Thu, 1 Dec 2005 10:58:43 -0800 "Gustavo A. Baratto" <[EMAIL PROTECTED]> wrote: > The numbers are roughly the same with HTT disabled. For example for libthr: > > HTT disabled: > --- > # date; for i in 1 2 3 4 5; do super-smack select-key-mysql.smack 10 1000 | > grep select_index; done

Re: new benchmarks. WAS: FreeBSD MySQL still WAY slower than Linux

2005-12-01 Thread Gustavo A. Baratto
The numbers are roughly the same with HTT disabled. For example for libthr: HTT disabled: --- # date; for i in 1 2 3 4 5; do super-smack select-key-mysql.smack 10 1000 | grep select_index; done; date Thu Dec 1 13:50:24 EST 2005 select_index2 1 0 14749.36 select_i