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

https://github.com/myzhan/locust4j-http

This is a demo about how to write a http benchmark with locust4j.
https://github.com/myzhan/locust4j-http

http-benchmarking locust performance-testing

Last synced: about 1 year ago
JSON representation

This is a demo about how to write a http benchmark with locust4j.

Awesome Lists containing this project

README

          

# Locust4j-http

## Description

This is a demo about how to write a http benchmark with locust4j.

Most of the time, [wrk](https://github.com/wg/wrk) is good enough.

I won't make it a general-purpose tool like wrk.

Just take the code and add your own test scenarios.