Hi,

I've read a lot about mysql performance tuning - also
on this list.

1) I can switch from libpthread to libthr, which should
   give a perfomance benefit. This is done in /etc/libmap.conf

2) I can build a static linked version of mysqld (BUILD_OPTIMIZED=yes),
   which should also give a performance benefit.

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


Kind regards,
Thomas
_______________________________________________
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to