forked from p46318075/CodePattern
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zj3D
ac7fb13827
|
8 months ago | |
---|---|---|
.. | ||
00 普通做法.py | 8 months ago | |
01 多进程.py | 8 months ago | |
02 多线程.py | 8 months ago | |
03 协程.py | 8 months ago | |
04 异步.py | 8 months ago | |
readme.md | 8 months ago |
readme.md
目标
本节使用一个爬虫任务来展示如何追求代码的性能 。