mysql performance tuning @ FreeBSD6

Ivan Voras ivoras at fer.hr
Wed Jan 25 10:28:37 PST 2006


Thomas Krause (Webmatic) wrote:

> But with static linked libraries, I cannot switch between
> libthread and libthr - right? Could somebody give me an inspiration/
> recommendation?

Unless you are ready to count individual CPU cycles, you won't find a 
noticable difference between static and dynamic linked executables on 
application such as MySQL. You should probably leave them dynamic so you 
can experiment with libmap.

If you tried everything from here: 
http://wikitest.freebsd.org/moin.cgi/MySQL and still get low results, 
then you're out of luck.


More information about the freebsd-performance mailing list