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:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
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