(no title)
MayanAstronaut | 11 years ago
At least gevent monkey patch all the flask and django for a async comparison.
Can you make a fourth comparison with this line added "from gevent import monkey; monkey.patch_all()" before the apps are init?
Thanks.
rspeer|11 years ago
Code stability matters.