Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fluffynuts/hammer-url

Hammer an url for load-testing
https://github.com/fluffynuts/hammer-url

Last synced: 5 days ago
JSON representation

Hammer an url for load-testing

Awesome Lists containing this project

README

        

hammer-url
---

Simple load-testing tool: hammers the requested url as fast as possible with
the provided concurrency

Usage:
---
hammer-url.exe "http://www.some-service.net/path/to/api?a=b" -n 100

will attempt to retrieve the value at "http://www.some-service.net/path/to/api?a=b" as
quickly as possible with a maximum concurrency of 100