High Performance Python
Practical Performant Programming for Humans
Price | $27.05 - $32.21
|
Rating | |
Authors | Micha Gorelick, Ian Ozsvald |
Publisher | O'Reilly Media |
Published | 2014 |
Pages | 370 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1449361595 |
ISBN-13 | 9781449361594 |
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.
How can you take advantage of multi-core architectures or clusters? Or build a system that can scale up and down without losing reliability? Experienced Python programmers 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.
- Micha Gorelick (2 books)
- Ian Ozsvald (2 books)
5 5 303
Similar Books
by Arun Tigeraniya
Python is a versatile programming language that can be used for a wide range of technical tasks - computation, statistics, data analysis, game development, and more. Though Python is easy to learn, it's range of features means there are many aspects of it that even experienced Python developers don't know about. Even if you'...
Price: $39.99 | Publisher: Packt Publishing | Release: 2015
High Performance Python, 2nd Edition
by Micha Gorelick, Ian Ozsvald
Your Python code may run correctly, but you need it to run faster. Updated for Python 3, this expanded edition shows you how to locate performance bottlenecks and significantly speed up your code in high-data-volume programs. By exploring the fundamental theory behind design choices, High Performance Python helps you gain a deeper underst...
Price: $44.54 | Publisher: O'Reilly Media | Release: 2020
Clojure High Performance Programming
by Shantanu Kumar
Clojure is a young, dynamic, functional programming language that runs on the Java Virtual Machine. It is built with performance, pragmatism, and simplicity in mind. Like most general purpose languages, Clojure's features have different performance characteristics that one should know in order to write high performance code.Clojure H...
Price: $20.99 | Publisher: Packt Publishing | Release: 2013
by Steve Souders
Want to speed up your web site? This book presents 14 specific rules that will cut 20% to 25% off response time when users request a page. Author Steve Souders, in his job as Chief Performance Yahoo!, collected these best practices while optimizing some of the most-visited pages on the Web. Even sites that had already been highly optimize...
Price: $4.30 | Publisher: O'Reilly Media | Release: 2007
IPython Interactive Computing and Visualization Cookbook
by Cyrille Rossant
IPython is at the heart of the Python scientific stack. With its widely acclaimed web-based notebook, IPython is today an ideal gateway to data analysis and numerical computing in Python.IPython Interactive Computing and Visualization Cookbook contains many ready-to-use focused recipes for high-performance scientific computing and data an...
Price: $49.43 | Publisher: Packt Publishing | Release: 2014
by Rahul Sharma
NGINX is one of the most common free, open source web servers. Its performance-oriented architecture and small footprint makes it an ideal choice for high-traffic websites.NGINX offers great performance and optimal resource utilization to its administrators. This practical guide walks you through how to tune one of the leading free open s...
Price: $29.99 | Publisher: Packt Publishing | Release: 2015
Hands-On GPU Programming with Python and CUDA
by Dr. Brian Tuomanen
Hands-On GPU Programming with Python and CUDA hits the ground running: you'll start by learning how to apply Amdahl's Law, use a code profiler to identify bottlenecks in your Python code, and set up an appropriate GPU programming environment. You'll then see how to "query" the GPU's features and copy arrays o...
Price: $44.99 | Publisher: Packt Publishing | Release: 2018
Building Python Web APIs with FastAPI
by Abdulazeez Abdulazeez Adeshina
RESTful web services are commonly used to create APIs for web-based applications owing to their light weight and high scalability. This book will show you how FastAPI, a high-performance web framework for building RESTful APIs in Python, allows you to build robust web APIs that are simple and intuitive and makes it easy to build quickly w...
Price: $39.46 | Publisher: Packt Publishing | Release: 2022