Hello all,
I have just completed an alpha version of what I'm calling PHPMySqlBench - MySql Benchmarking tool written in PHP.
I'm looking for people who have access to their OWN mysql database to test it out and let me know what you think.
This one file application will:
- connect to mysql
- create a test database
- create a test table
- benchmark a 10,000 row insert
- benchmark a 10,000 row select
- benchmark a 10,000 row update
- benchmark a 10,000 row delete
- delete the test table
- delete test database
- show results
please email me if your interested.
dave@purevibe.com