17 Jun 2002 23:18
object pool benchmark over 100mbit lan
Roberto <at> dellapasqua.com <roberto <at> dellapasqua.com>
2002-06-17 21:18:28 GMT
2002-06-17 21:18:28 GMT
Hello! To be fair with the marvellous mysql, I like to post new benchmarks of the my object pooling over 100mbit LAN. Previous post are about a Mysql server running into the same machine where the client application run. Object pooling avoid the needing of instance tcp/ip open/close. I have repeated the test with MySql server running on Duron900 on winXP, and the client loaded into a Celeron 1000 with firewalls disabled. Obviously the bench now make justice to mysql. A normal bench query select take around 7.2 msec to run: ~140 queries for second My object pool bench same query select take around 2.0 msec to run: ~500 queries for second (3.5 more times selects) If you like: www.dellapasqua.com/nopool_100Mbit.gif www.dellapasqua.com/pool_100Mbit.gif I very like this SQL engine, it fly !!! Tomorrow I will send a bench with mysql under linux (I have a mandrake 8 optimized into the same Duron900 machine), but please no flames. Cheers,(Continue reading)
RSS Feed