《CPython Internals》閱讀筆記:p360-p377
《CPython Internals》學習第 20 天,p360-p377 總結,總計 18 頁。
一、技術總結
1.seaborn
可視化工具。
2.dtrace
(1)安裝
sudo apt-get install systemtap-sdt-dev
(2)編譯
./configure --with-dtrace
make clean
make
3.snakeviz
適用于 cProfile 的可視化工具。
二、英語總結(生詞:0)
無。
關于英語的注解同步更新匯總到 https://github.com/codists/English-In-CS-Books 倉庫。
三、其它
Benchmarking, Profiling and Tracing 章節簡評:介紹了 gdb, pyperformance, cProfile 和 dtrace的使用,屬于泛泛而談。
Conclusion 章節簡評:無。
完結,撒花~明天出讀后感。
四、參考資料
1. 編程
(1) Anthony Shaw,《CPython Internals》:https://book.douban.com/subject/35405785/
2. 英語
(1) Etymology Dictionary:https://www.etymonline.com
(2) Cambridge Dictionary:https://dictionary.cambridge.org

歡迎搜索及關注:編程人(a_codists)
浙公網安備 33010602011771號