Peter Zaitsev writes:
> Hello mysql,
> 
>  I've found benchmark for MySQL on Linux with NGPT - the Solaris-like
>   pthread compatible threads for Linux, the stable version 1.2.0 of
>   which just was released.
> 
>   The user tested mysql server from binary distribution vs self
>   compiled with NGPT.   2.4.19-pre3 kernel was used.
> 
>   fork_big.pl was used with --loop-cont=5000
> 
>   MySQL-LinuxThreads
>   1 - 0m9.8s
>   10 - 1m24s
>   20 - 4m21s
>   50 -14m47s
> 
> 
>   MySQL-NGPT
>   1 - 0m9.5s
>   10 - 0m51s
>   20 - 1m44s
>   50 - 4m29s
>   100- 9m50s
> 
> 
>   So NGPT shows almost linear salability winning several times over
>   MySQL optimized Linux threads in some cases.  
> 
> -- 
> Best regards,
>  Peter                          mailto:[EMAIL PROTECTED]
> 


Thanks Pjotr !

What about URL ?? 

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to