'Custom shape request in Locust

I am using Locust for our load test and we have some issues. We want control sending request in milliseconds with an exponential distribution. As far as I searched, I found out that Locust works within seconds and we couldn't say that we sent one request in 12ms and the next request in 59ms. Is there any way to do that?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source