Description
Tytuł/Topic: How to benchmark code Prelegent/Speaker: Maciej Fijałkowski, Armin Rigo
In this talk, we would like to present basics of how the Python virtual machines like CPython or PyPy work and how to use that knowledge to write meaningful benchmarks for your programs. We'll show what's wrong with microbenchmarks and how to improve the situation.