Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2006 19:28:07 +0100
From:      Ivan Voras <ivoras@fer.hr>
To:        "Thomas Krause (Webmatic)" <tk@webmatic.de>
Cc:        performance@freebsd.org
Subject:   Re: mysql performance tuning @ FreeBSD6
Message-ID:  <43D7C337.7080701@fer.hr>
In-Reply-To: <43D75F58.7090505@webmatic.de>
References:  <43D75F58.7090505@webmatic.de>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43D7C337.7080701>