Jeremy Jones
shows how to tune Python applications on O'Reilly.
"Premature optimization is the root of all sorts of evil in programming, but
meaningful and necessary optimization is vital to effective and efficient
programming. When your Python program just doesn't perform, don't reach for
C or C++ without first playing with the Python profiler."
(Log in to post comments)