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: 116,10 zł (poprzednio: 129,00 zł)
Oszczędzasz: 10% (-12,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:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 127,27 zł, (14,00 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,33 zł, (14,00 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 77,78 zł, (14,00 zł -82%)
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