Using PHP with mysqli, when I run a simple insert on my laptop I get 21 inserts per sec.
I'm using Windows (A WAMP architecture) and have 4GB RAM, a 500 GB SATA (7200 RPM) disk.
Is my performance too slow? Should I expect faster performance on a "real server" instead of my laptop?