I know this is a very old topic, but for what it worth, I was using feedparser (Universal feed parser) version 5.1.3 and I recently swiched to speedparser (0.1.8) for performance reasons. It has pretty much the same interfaces, but run faster.
I'm using it for an amateur Python-for-Android application and speedparser runs about 5 times faster on my feeds.