Closed cclauss closed 8 years ago
On my implementation, the use of Python 3 asyncio reduces the time to gather the data from PyPI for 105 seconds down to just 35 seconds.
I am not a user of GAE myself but I see that there is some Python 3 support there... https://cloud.google.com/appengine/docs/flexible/python/runtime#overview
Thoughts? Or does processing time not matter much?
Moved to http://python3wos.mybluemix.net/
On my implementation, the use of Python 3 asyncio reduces the time to gather the data from PyPI for 105 seconds down to just 35 seconds.
I am not a user of GAE myself but I see that there is some Python 3 support there... https://cloud.google.com/appengine/docs/flexible/python/runtime#overview
Thoughts? Or does processing time not matter much?