vmbench icon indicating copy to clipboard operation
vmbench copied to clipboard

twisted async/await with asyncio reactor and uvloop

Open ldjebran opened this issue 9 years ago • 1 comments

it will be very interesting to investigate how twisted web will perform with uvloop, it's already working from the latest version look at this simple test: https://gist.github.com/ldjebran/4febf298232a6fd86871df25d4dc00dd

ldjebran avatar Sep 23 '16 08:09 ldjebran

When I searched "use twisted with uvloop", I found your issue.

glad to hear that.

BTW: Does it outperform the existing implementation?

ygl-rg avatar Feb 25 '19 15:02 ygl-rg