書名: IPython Interactive Computing and Visualization Cookbook(Second Edition)作者名: Cyrille Rossant本章字?jǐn)?shù): 84字更新時(shí)間: 2021-07-02 16:23:35
Chapter 4. Profiling and Optimization
In this chapter, we will cover the following topics:
- Evaluating the time taken by a command in IPython
- Profiling your code easily with cProfile and IPython
- Profiling your code line-by-line with line_profiler
- Profiling the memory usage of your code with memory_profiler
- Understanding the internals of NumPy to avoid unnecessary array copying
- Using stride tricks with NumPy
- Implementing an efficient rolling average algorithm with stride tricks
- Processing large NumPy arrays with memory mapping
- Manipulating large arrays with HDF5
推薦閱讀
- Redis使用手冊(cè)
- Python廣告數(shù)據(jù)挖掘與分析實(shí)戰(zhàn)
- 數(shù)據(jù)庫開發(fā)實(shí)踐案例
- Python金融數(shù)據(jù)分析(原書第2版)
- 圖數(shù)據(jù)實(shí)戰(zhàn):用圖思維和圖技術(shù)解決復(fù)雜問題
- 新手學(xué)會(huì)計(jì)(2013-2014實(shí)戰(zhàn)升級(jí)版)
- SQL Server 2012實(shí)施與管理實(shí)戰(zhàn)指南
- 大數(shù)據(jù)數(shù)學(xué)基礎(chǔ)(R語言描述)
- 數(shù)據(jù)庫應(yīng)用系統(tǒng)技術(shù)
- Access 2016數(shù)據(jù)庫應(yīng)用基礎(chǔ)
- Oracle 11g數(shù)據(jù)庫管理與開發(fā)基礎(chǔ)教程
- ECharts數(shù)據(jù)可視化:入門、實(shí)戰(zhàn)與進(jìn)階
- 一本書講透數(shù)據(jù)治理:戰(zhàn)略、方法、工具與實(shí)踐
- Unity 4.x Game AI Programming
- 元宇宙基石:Web3.0與分布式存儲(chǔ)