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:
- Cisco CCNA 200-301. Kurs video. Administrowanie bezpieczeństwem sieci. Część 3 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Administrowanie urządzeniami Cisco. Część 2 665,00 zł, (39,90 zł -94%)
- Cisco CCNA 200-301. Kurs video. Podstawy sieci komputerowych i konfiguracji. Część 1 665,00 zł, (39,90 zł -94%)
- Cisco CCNP Enterprise 350-401 ENCOR. Kurs video. Programowanie i automatyzacja sieci 443,33 zł, (39,90 zł -91%)
- CCNP Enterprise 350-401 ENCOR. Kurs video. Mechanizmy kierowania ruchem pakiet 443,33 zł, (39,90 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