Skip to content

parthakonda/python-requests-grequests-httpclient-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-requests-grequests-httpclient-benchmark

A bench mark program for different requests modules

Clone

cd ~/ git clone git@github.com:parthakonda/python-requests-grequests-httpclient-benchmark.git 

Setup

cd ~/ virtualenv -p python3 venv 

Install requirements

source ~/venv/bin/activate pip3 install -r ~/python-requests-grequests-httpclient-benchmark/requirements.txt 

Run

cd ~/python-requests-grequests-httpclient-benchmark/ python3 -m unittest benchmark.py 

About

A bench mark program for different requests modules

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages