I’ve done some basic testing and found Linux to do more queries per second then Windows running the same release of MariaDB.
I was wondering if anyone has done any extensive Windows vs Linux performance benchmarking with MariaDB. Also interested in what filesystems on Linux people reccomend when trying to squeeze the most performance out of a MariaDB database. I did my main testing with just ext4, ZFS would be nice for mirrored disk, but wondering if that causes more overhead and slows down the DB.
Anyone done this kind of testing here?