Re: Some more about mysql perfomance.

2001-04-09 Thread Tim Bunce
On Sun, Apr 08, 2001 at 12:46:43AM +0300, Michael Widenius wrote: > > Hi! > > > "Tim" == Tim Bunce <[EMAIL PROTECTED]> writes: > > Tim> On Sat, Apr 07, 2001 at 02:14:42AM +0300, Michael Widenius wrote: > >> > >> The reason singly queries are slower are of course that the > >> initializatio

Re: Some more about mysql perfomance.

2001-04-07 Thread Michael Widenius
Hi! > "Peter" == Peter Zaitsev <[EMAIL PROTECTED]> writes: Peter> Hello Michael, Peter> Saturday, April 07, 2001, 3:14:42 AM, you wrote: MW> Hi! >>> "Peter" == Peter Zaitsev <[EMAIL PROTECTED]> writes: Peter> Hello mysql, Peter> I made one more test of mysql perfomance. Peter> PII

Re: Some more about mysql perfomance.

2001-04-07 Thread Michael Widenius
Hi! > "Tim" == Tim Bunce <[EMAIL PROTECTED]> writes: Tim> On Sat, Apr 07, 2001 at 02:14:42AM +0300, Michael Widenius wrote: >> >> The reason singly queries are slower are of course that the >> initialization phase (reading the data from a socket, parsing, >> locking, checking which keys to

Re: Some more about mysql perfomance.

2001-04-07 Thread Peter Zaitsev
Hello Michael, Saturday, April 07, 2001, 3:14:42 AM, you wrote: MW> Hi! >> "Peter" == Peter Zaitsev <[EMAIL PROTECTED]> writes: Peter>> Hello mysql, Peter>> I made one more test of mysql perfomance. Peter>> PIII-700/768Mb/Linux 2.4.2 glbc 2.1.3 Peter>> I had the followings tab

Re: Some more about mysql perfomance.

2001-04-06 Thread Tim Bunce
On Sat, Apr 07, 2001 at 02:14:42AM +0300, Michael Widenius wrote: > > The reason singly queries are slower are of course that the > initialization phase (reading the data from a socket, parsing, > locking, checking which keys to use) is about half of the query time. > > Peter> Heikki made test