Speeding up a Magento Import

Magento admin interface
***********************
Navigated to - System> Cache Management
Disabled All cache
Saved Settings

Navigated to - System> Configuration > Catalog
Use Flat Catalog set to “NO”
Saved Settings

Magento .htaccess
***********************
memory_limit = 1024M

VPS settings PHP.ini
***********************
memory_limit =1024M

Restart VPS

Magento backend > System > Profiles > My Profile
***********************
bucket size set to 500

Taken from David084: http://www.experts-exchange.com