Contribute Media
A thank you to everyone who makes this possible: Read More

Ускорение кода на Python: компиляция и обход GIL

Description

В своем докладе Николай расскажет о возможностях ускорения кода на Python с помощью компиляции, а также о многопоточных вычислениях в CPU-bound задачах, когда после компиляции можно обойти GIL. Основные принципы будут рассматриваться на примерах Numpy, Cython и Numba, эффективных для задач численной обработки.syncio slows down asyncio adoption. Nikolay will talk about how to write your own client for database or message queue using asyncio and protocol pipelining, also he will give overview of internals for most popular database libraries: aiopg, aiomysql, aioredis and aioodbc as well as bunch of asyncio tips and tricks.

Details

Improve this page