Mastering Python High Performance. Learn how to optimize your code and Python performance with this vital guide to Python performance profiling and benchmarking - Helion

ebook
Autor: Fernando Donglio, Fernando Andres D TurissiniTytuł oryginału: Mastering Python High Performance. Learn how to optimize your code and Python performance with this vital guide to Python performance profiling and benchmarking
ISBN: 9781783989317
stron: 260, Format: ebook
Data wydania: 2015-09-09
Księgarnia: Helion
Cena książki: 125,10 zł (poprzednio: 139,00 zł)
Oszczędzasz: 10% (-13,90 zł)
Osoby które kupowały "Mastering Python High Performance. Learn how to optimize your code and Python performance with this vital guide to Python performance profiling and benchmarking", wybierały także:
- Jak zhakowa 125,00 zł, (10,00 zł -92%)
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 126,36 zł, (13,90 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 92,67 zł, (13,90 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
Spis treści
Mastering Python High Performance. Learn how to optimize your code and Python performance with this vital guide to Python performance profiling and benchmarking eBook -- spis treści
- 1. Profiling 101
- 2. The Profilers
- 3. Going visual GUIs to help understand profiler output
- 4. Optimize all the things
- 5. MultiThreading vs MultiProcessing
- 6. Generic optimization options
- 7. Lightning fast number crunching with Numba, Parakeet and Pandas
- 8. Putting it all into practice