Slow MySQL Performance over a USB Bus
Labels:
mysql
Slow MySQL Performance over a USB Bus
Parsing a 3gig MySQL dB with ~5 million datasets can be agonizingly slow. The bottleneck here being the USB bus.
I had to get MySQL running off an external USB HDD due to the heat generated on my notebook (Intel Core 2 Duo, SATA HDD).
The only advantage of this setup is the heat issue. As for the cons, there are plenty:
- USB connector can break the connection for some reason
- Slow USB bus
- USB external is powered through AC, brick needs to convert from AC -> DC
- The external IDE connector
Time consumed:
100 tables per week
~2.5 weeks
22/7, One 10-15 minute standby break before script execution
Filesystem: NTFS
dB dumped and imported to an ext3 filesystem
No comments:
Post a Comment