Bengadbois Pewpew Versions Save

Flexible HTTP command line stress tester for websites and web services

v1.0.0

3 years ago

pewpew has been stable for a while now. It's time to release v1.0.0 🎉

The main new feature over the last release is the introduction of the benchmark command Also included is a new flag/option, --body-regex https://github.com/bengadbois/pewpew/pull/42

v0.3.5

5 years ago

v0.3.4

6 years ago

Refactor and runtime memory optimization (https://github.com/bengadbois/pewpew/pull/34)

v0.3.3

6 years ago

v0.3.2

6 years ago

Embeds release version and compile time in binary

v0.3.1

6 years ago

Fix to travis deploy to correctly create Github releases

v0.3

6 years ago

Added: XML output https://github.com/bengadbois/pewpew/pull/27 DNS prefetch option https://github.com/bengadbois/pewpew/pull/17

Improved: Test coverage https://github.com/bengadbois/pewpew/pull/11 https://github.com/bengadbois/pewpew/pull/13 Verbose and quiet behavior https://github.com/bengadbois/pewpew/pull/16 Library documentation https://github.com/bengadbois/pewpew/pull/14

Breaking changes: Default config file is pewpew.{json,toml} instead of config.{json,toml} Count and Concurrency are now properties of StressConfig, not Target. CreateTextSummary was renamed to CreateTextStressSummary

v0.2

7 years ago

Added: HTTP redirect control Cookie config

Improved: Statistics printer now shows status code distribution as percent

0.1

7 years ago

Initial release