Hey Yury,

Thanks a lot for this amazing job, it's awesome :-)
Theses results are beyond my expectations, it was my hope when I've tried
to benchmark aiouv.

Moreover, I hope it will help to improve efficiency of HTTP stack in
AsyncIO ecosystem, your benchmark values give me a good taste ;-)

However, at least to me, aiohttp.web has a very good high-level API to
deliver quickly REST APIs, I don't know if it's technically possible to
have the same efficiency like in your benchmarks with
httptools+aiohttp-like API (or aiohttp itself ?).

Nevertheless, even if no efficient high level API appears on the top of
httptools, I'll integrate that for FrameworkBenchmarks, to confirm theses
numbers and have more implementation to compare.

Maybe, see you at EuroPython ?

Have a nice week.

--
Ludovic Gasc (GMLudo)
http://www.gmludo.eu/

2016-05-04 0:43 GMT+02:00 Yury Selivanov <yselivanov...@gmail.com>:

> Hi,
>
> Please check out a new asyncio event loop implementation uvloop. Here's a
> blog post about it:
> http://magic.io/blog/uvloop-make-python-networking-great-again/
>
> Thanks,
> Yury
>

Reply via email to