High Performance Python

High Performance Python
Author :
Publisher : O'Reilly Media
Total Pages : 450
Release :
ISBN-10 : 1492055026
ISBN-13 : 9781492055020
Rating : 4/5 (020 Downloads)

Book Synopsis High Performance Python by : Micha Gorelick

Download or read book High Performance Python written by Micha Gorelick and published by O'Reilly Media. This book was released on 2020-09-08 with total page 450 pages. Available in PDF, EPUB and Kindle. Book excerpt: Your Python code may run correctly, but you need it to run faster. By exploring the fundamental theory behind design choices, the updated edition of this practical guide, expanded and enhanced for Python 3, 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. How can you take advantage of multicore architectures or clusters? Or build a system that can scale up and down without losing reliability? Experienced Python programmers and students alike will learn concrete solutions to these and other issues, along with war stories from companies that use high-performance Python for social media analytics, productionized machine learning, and other situations. Get a better grasp of NumPy, Cython, and profilers Learn how Python abstracts the underlying computer architecture Understand performant pandas Use profiling to find bottlenecks in CPU time and memory usage Write efficient programs by choosing appropriate data structures Speed up matrix, vector, and even tensor computations Use tools to compile Python down to machine code, on CPUs and GPUs Manage multiple I/O and computational operations concurrently Convert multiprocessing code to run on a local or remote cluster Deploy code faster using tools like Docker Solve large problems while using less RAM Get real-life stories and lessons from Python programmers


High Performance Python Related Books

High Performance Python
Language: en
Pages: 450
Authors: Micha Gorelick
Categories: Computers
Type: BOOK - Published: 2020-09-08 - Publisher: O'Reilly Media

DOWNLOAD EBOOK

Your Python code may run correctly, but you need it to run faster. By exploring the fundamental theory behind design choices, the updated edition of this practi
High Performance Python
Language: en
Pages: 413
Authors: Micha Gorelick
Categories: Computers
Type: BOOK - Published: 2014-08-22 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

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 gai
Mastering Python High Performance
Language: en
Pages: 260
Authors: Fernando Doglio
Categories: Computers
Type: BOOK - Published: 2015-09-09 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Measure, optimize, and improve the performance of your Python code with this easy-to-follow guide About This Book Master the do's and don'ts of Python performan
Practices of the Python Pro
Language: en
Pages: 378
Authors: Dane Hillard
Categories: Computers
Type: BOOK - Published: 2019-12-22 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Professional developers know the many benefits of writing application code that’s clean, well-organized, and easy to maintain. By learning and followi
Cython
Language: en
Pages: 322
Authors: Kurt W. Smith
Categories: Computers
Type: BOOK - Published: 2015-01-21 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Build software that combines Python’s expressivity with the performance and control of C (and C++). It’s possible with Cython, the compiler and hybrid progr