ikruglov / slapper

Simple load testing tool with real-time updated histogram of request timings
MIT License
335 stars 33 forks source link

support of vegeta's -targets syntax #3

Open ikruglov opened 7 years ago

ikruglov commented 7 years ago

see for details https://github.com/tsenart/vegeta#-targets

AlexAkulov commented 7 years ago

Может будет круче сделать поддержку форматов патронов яндекс-танка? Тогда сделав один раз патроны, для разработки и дебага можно будет использовать slapper, а для настоящего нагрузочного тестирования Яндекс-Танк. http://yandextank.readthedocs.io/en/latest/tutorial.html#preparing-requests

ikruglov commented 7 years ago

не имею ничего против. есть желание подготовить патч?

On 26 Jun 2017, at 17:57, Alexander Akulov notifications@github.com wrote:

Может будет круче сделать поддержку форматов патронов яндекс-танка? Тогда сделав один раз патроны, для разработки и дебага можно будет использовать slapper, а для настоящего нагрузочного тестирования Яндекс-Танк. http://yandextank.readthedocs.io/en/latest/tutorial.html#preparing-requests

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

xaduha commented 3 years ago

Hi, sorry for necroposting, but kinda surprising there's header support in command line arguments, but no header support in targets https://github.com/tsenart/vegeta#targets-with-custom-headers

ikruglov commented 3 years ago

@xaduha I didn't need it and nobody asked before you. I'm happy to accept patches.