High Performance Python, 3rd Edition

High Performance Python: Practical Performant Programming for Humans, 3rd Edition

eBook Details:

  • Paperback: 521 pages
  • Publisher: WOW! eBook; 3rd edition (June 3, 2025)
  • Language: English
  • ISBN-10: 1098165969
  • ISBN-13: 978-1098165963

eBook Description:

High Performance Python: Practical Performant Programming for Humans, 3rd Edition

Your Python code may run correctly, but what if you need it to run faster? This practical book shows you how to locate performance bottlenecks and significantly speed up your code in high-data-volume programs. By explaining the fundamental theory behind design choices, this expanded High Performance Python, 3rd Edition helps experienced Python programmers gain a deeper understanding of Python’s implementation.

  • Get a better grasp of NumPy, Cython, and profilers
  • Learn how Python abstracts the underlying computer architecture
  • Use profiling to find bottlenecks in CPU time and memory usage
  • Write efficient programs by choosing appropriate data structures
  • Speed up matrix and vector computations
  • Process DataFrames quickly with Pandas, Dask, and Polars
  • Speed up your neural networks and GPU computations
  • Use tools to compile Python down to machine code
  • Manage multiple I/O and computational operations concurrently
  • Convert multiprocessing code to run on local or remote clusters

How do you take advantage of multicore architectures or compilation? Or build a system that scales up beyond RAM limits or with a GPU? Authors of this High Performance Python, 3rd Edition book, Micha Gorelick and Ian Ozsvald reveal concrete solutions to many issues and include war stories from companies that use high-performance Python for GenAI data extraction, productionized machine learning, and more.

DOWNLOAD

Leave a Reply

Your email address will not be published. Required fields are marked *