Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 336 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 336 Bytes

python-performance-talk

A talk about improving performance of Python code. Presented by Janis Lesinskis at MelbDjango 21 June 2018.

See slides/ for the talk slides.

See optimizingpythontalk/ for the Django project that is used for the examples in the slides.