aiohttp-benchmarks

时间:2024-06-20 06:17:47
【文件属性】:

文件名称:aiohttp-benchmarks

文件大小:18KB

文件格式:ZIP

更新时间:2024-06-20 06:17:47

benchmark aiohttp Python

aiohttp 基准测试 用法 virtualenv -p ` which python3 ` env . env/bin/activate pip install requests 与流浪者: vagrant up python run.py python process.py 使用远程机器: (这假设您有一个 pem 文件benchmarks.pem用于连接到当前目录中的远程主机。) export REMOTE=true export SSH_ADDRESS= " @ " export HTTP_ADDRESS= " http:// " scp -i benchmarks.pem -r app $SSH_ADDRESS : scp -i benchmarks.pem -r remote-setup $SSH_ADDRESS : ssh -


【文件预览】:
aiohttp-benchmarks-master
----.gitignore(91B)
----app()
--------templates()
--------__init__.py(0B)
--------views.py(5KB)
--------models.py(444B)
--------main.py(2KB)
----run.py(6KB)
----Vagrantfile(312B)
----README.md(17KB)
----results.json(53KB)
----process.py(1KB)
----remote-setup()
--------data.sql(4KB)
--------requirements.txt(171B)
--------setup.sh(972B)
--------serve.py(403B)

网友评论