If you have a WordPress admin panel that is working super slow on godaddy’s Managed WordPress hosting, disable the object-cache.php file. Rename it object-cache.php.disabled. The file is found in the wp-content folder. object-cache.php.apc should be there and should be the only file handling caching.
This solved the dreadful slowness for me.