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:
- PLC i TIA Portal. Kurs video. Techniki programowania SIMATIC S7-1200 200,00 zł, (10,00 zł -95%)
- Google Cloud. Kurs video. Zostań administratorem systemów IT 142,86 zł, (10,00 zł -93%)
- Instalacja i konfiguracja baz danych. Kurs video. Przygotowanie do egzaminu 70-765 Provisioning SQL Databases 285,57 zł, (19,99 zł -93%)
- Jak zhakowa 125,00 zł, (10,00 zł -92%)
- Excel w HR. Kurs video. Od teorii do praktyki 222,11 zł, (19,99 zł -91%)
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