Python Patterns - An Optimization Anecdote

pythonperformance-optimizationprofilingbenchmarking

Abstraction: Iterative Python optimization from naive loop to 12x speedup

Key points:

Connections: Python · Performance Optimization · Python Internals

Source: https://www.python.org/doc/essays/list2str/