High Performance Python (from Training at EuroPython 2011)
- / Home
- / Computer Sciences Books /
Author: Ian Ozsvald
Downloads: 1655
Visits: 3
Pages: 55
Published: 8 years agoRating: Rated: 1 times Rate It
- 1 star
- 2 stars
- 3 stars
- 4 stars
- 5 stars
Book Description HTML
Your Python code may run correctly, but you need it to run faster. By exploring the fundamental theory behind design choices, this practical guide helps you gain a deeper understanding of Python’s implementation. You’ll learn how to locate performance bottlenecks and significantly speed up your code in high-data-volume programs.