Gunner 0.1.0
dotnet add package Gunner --version 0.1.0
NuGet\Install-Package Gunner -Version 0.1.0
<PackageReference Include="Gunner" Version="0.1.0" />
paket add Gunner --version 0.1.0
#r "nuget: Gunner, 0.1.0"
// Install Gunner as a Cake Addin #addin nuget:?package=Gunner&version=0.1.0 // Install Gunner as a Cake Tool #tool nuget:?package=Gunner&version=0.1.0
Gunner is a proof of concept command line Load test tool for windows to rapid fire requests against a test or pre-production server. A design goal from the outset was to have as small a memory and cpu usage footprint as possible and at the same time be capable of delivering high concurrency load testing, basically it's a super simplified poor man's load runner, and-or a one liner command-line jmeter replacement.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.0 | 522 | 8/1/2020 |
created in 2014, release as open source under LGPL-3 in 2020, will start refactoring and making nuget packages available to accompany this project.