PyCon.DE 2017 Sefan Behnel - Lift your Speed Limits with Cython
Stefan Behnel: Fast native data structures: C/C++ from Python
Schnelle Schleifen mit Cython
PyCon.DE 2018: Cython to speed up your Python code - Stefan Behnel
PyCon.DE 2017 Stephan Erb - The Snake in the Tar Pit: Complex Systems with Python
Cython mit PyPy - das Beste aus drei Welten
Alex Orlov Cython as a Game Changer for Efficiency PyCon 2017
Yury Selivanov asyncawait and asyncio in Python 3 6 and beyond PyCon 2017
Stefan Behnel: Cython to the Rescue
Pycon 2016: Fast Python! Don't Bother?
TUTORIAL / Husni Almoubayyed / Effective Data Visualization
Victor Stinner Optimizations which made Python 3 6 faster than Python 3 5 PyCon 2017
[PyConLT'17] Andrew Svetlov: Optimizing Python code with Cython extensions
PyCon.DE 2018: Microservices From The Trenches: How We Deliver Sofas Across Europe - Christian Barra
Joe Jevnik - How to Write and Debug C Extension Modules - PyCon 2017
PyCon.DE 2018: Prototyping To Tested Code - Christopher Prohm
Jan Škoda: Bringing C performance to Python code
PyCon.DE 2018: Big Data Systems Performance: The Little Shop Of Horrors - Jens Dittrich
1000x faster data manipulation: vectorizing with Pandas and Numpy
Cython - das Beste aus Python und C