Hi everybody,

For now, I can't contribute like I want because I'm handling a lot of 
personal and professional changes.

However, I continue to keep an eye.
FrameworkBenchmarks Round 11 results are available:
https://www.techempower.com/benchmarks/#section=data-r11&hw=peak&test=fortune&l=1kw

If you don't know what 
is FrameworkBenchmarks: https://www.techempower.com/benchmarks/#section=intro

No big surprises, AsyncIO+aiohttp continues to have good results, except 
for plain text, need to dig where is the bottleneck.

For the next round, I've a small todo list:
1. Add tests with MySQL, because MySQL is more optimized by techempower 
than PostgreSQL setup and all other Python frameworks with better results 
use MySQL.
2. Upgrade aiohttp, because the latest version has several performance 
improvements: https://github.com/KeepSafe/aiohttp/releases/tag/v0.20.0
3. Use Python 3.5 with async/await. Apparently, I could hope 
some performance improvements.
4. If I have the time, take a try with MicroPython.

If somebody wants to help me or suggests other improvements, be my guest.

Happy holidays.

Reply via email to