facebook twitter youtube mail spotify instagram google google-plus pinterest medium vimeo stackoverflow reddit quora

Measure, don't guess: Python benchmarking and performance tuning

Sep 27, 2017

Hallo Pythonistas!

Die Python User Group lädt herzlich zum sechsten Dresdner Meetup rund um die Programmiersprache Python ein. Dieser Kreis dient dem Erfahrungsaustausch der Python User Group Dresden, auch unter pydresden.org zu finden.

Wir haben wieder einen interessanten Vortrag im Programm.

Measure, don’t guess: Python benchmarking and performance tuning

Taking a real-world toy project as motivation and example, we’ll cover best practices and tools for profiling and benchmarking Python code. Then, we’ll talk about ways of speeding up code, with a particular emphasis on multiprocessing and multi-threading, including funny pitfalls.

The talk will mainly revolve around parallelization using the standard library. There is a lot more stuff to cover such as PyPy, Cython, f2py or mpi4py, so experts on those topics are welcome to chime in!

Dieses gerade für Python spannende Thema wird wie immer anregende Unterhaltungen befeuern.

>>> {
... 'Wann': '27. September um 19:00',
... 'Wo': 'ZENTRALWERK; im HQ des Chaos Computer Club Dresden',
... 'Adresse': 'Riesaer Straße 32, 01127 Dresden',
... 'Thema': 'Measure, don't guess: Python benchmarking and performance tuning'
... }

Willkommen sind alle selbstdenkenden Wesen und Schlangen.

Tags