It's a little strange to insist that CPython is the only Python interpreter and then reject all the C libraries that you can access for performance (because those C libraries are the big loss when shifting from CPython 2.7 to Pypy).
I think interpreter overhead and language ecosystem performance are probably best looked at as separate questions.
I think interpreter overhead and language ecosystem performance are probably best looked at as separate questions.