Does anyone know if the Motor library is compatible with pypy?
I'm running a tornado with motor and want to understand the best way to start optimising.. The choices seem between cython and pypy. It looks like the latter is the way to go however motor isn't listed as a compatible library on their website...