pratikthanki / Benchy

Distributed framework to benchmark performance of web services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Benchy

My attempt/ work-in-progress in creating a load testing tool inspired by k6

Getting started with benchy is pretty straightforward, defined a set of Stages followed by a list of urls and even a useragent. At present this will work with public web services. See Configuration.cs for full details.

About

Distributed framework to benchmark performance of web services


Languages

Language:C# 99.0%Language:Shell 1.0%