Skip to content

这个 project 包含测试 python 或者 python 库的小demo。

Notifications You must be signed in to change notification settings

xsren/python_test_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python_test_demo

这个 project 包含测试 python 或者 python 库的小demo。

1. test_twisted_http_vs_socket

测试向 twisted http server 和 twisted socket server 发送 1w条数据花费的时间。具体文章

2. test_twisted_async_response

测试 twisted server 如何异步返回 response。 具体文章

3. test_bsddb_performance

测试 Berkley DB 的插入和查询性能。 具体文章

4. test_mongo_batch_write

测试 mongodb 批量写和逐条写的性能对比。 具体文章

5. test_txmongo

测试 txmongo 在 twisted web 中的使用。 具体文章

6. test_scrapy_splash

测试 scrapy splash的基本使用。

7. test_scrapy_mw_exe_seq

测试 scrapy 中间件的执行顺序。具体文章

About

这个 project 包含测试 python 或者 python 库的小demo。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published