Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mysql performance tuning @ FreeBSD6



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.