High Performance Python: Practical Performant Programming For Humans
ISBN: 1492055026
EAN13: 9781492055020
Language: English
Pages: 450
Dimensions: 1" H x 9" L x 7" W
Weight: 1.113334 lbs.
Format: Paperback
Publisher:

High Performance Python: Practical Performant Programming For Humans

by
$32.38
List Price: $65.99
Save: $33.61 (50%)
Select Format
Select Format Format: Paperback Select Conditions Condition: Good

Selected

Format: Paperback

Condition: Good

$32.38
List Price: $65.99
Save: $33.61 (50%)
Quantity
Almost Gone!
Only 3 at this price.

Select Conditions
  • Good $32.38 High Performance Python: Practical Performant Programming For Humans
  • New $65.99 High Performance Python: Practical Performant Programming For Humans
Book Overview

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

Frequently Asked Questions About High Performance Python: Practical Performant Programming For Humans

Book Reviews (1)

5
  |   1  review
Did you read High Performance Python: Practical Performant Programming For Humans? Please provide your feedback and rating to help other readers.
Write Review
Captcha
5
   Good book
I learn a lot and half way through the book. Before I wrote Python, I was primarily an expert C++ programmer. Ironically, I have ordered a more fundamental Book of Python and it remains in the mail, but I am still able to find this book very understandable.
 
1