8000 GitHub - sasha0/presser: Quite simple load testing utility.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sasha0/presser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presser

Presser is a simple command-line HTTP benchmark.

Usage

You can specify number for HTTP requests to given URL:

python presser.py example.com -n 3

Provide HTTP auth credentials:

python presser.py example.com -u user -p password

Or do batch testing for URLs list in text file:

python presser.py -l urls_list.txt

Requirements

About

Quite simple load testing utility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0