Closed botiapa closed 7 years ago
In what way would you leverage the features of Cython to speed it up?
uvloop
uses Cython to interface with libuv, which is dramatically faster than the default shit asyncio loop, so that might count.
i mean, can I complie the discordpy package?
I didn't use cython before so i don't really know how it works
no
please look up what cython is before opening issues like this thanks
And if yes, how?