Archive for the 'Databases' Category



MySQL on FreeBSD with libthr support

Saturday, December 9th, 2006

All the time i have use MySQL on FreeBSD compiled with linuxthreads. Last two years this was a very stable solution, but experience of other people, who already migrate from linuxthreads to libthr, force me to do some research. Tests show what libthr do about double better performance. I have made tests under FreeBSD 6.2/amd64. Before test maximum queries per second around 580, after test 1200. At this moment server uptime is 3 weeks, so i think libthr are stable, and i highly recommend to try it.

(more…)