Add Work.RequestFunc#149
Conversation
With this commit, people using hey as a library can generate different requests, rather than repeating the same request each time. This can be useful for simulating a variety of requests or replaying traffic.
| Gentle ping. Any chance of getting this small PR merged? |
| Hey - I'm really excited for this! Do you have any information on how I populate |
|
|
| Okay - I figured as much but wanted to make sure before I started off on that route. Thank you! |
May be my PR #200 with additional request in CLI can help you. Our node.js developers don't want to write any golang code for performance tests and I extended hey. |
With this commit, people using hey as a library can generate different requests, rather than repeating the same request each time. This can be useful for simulating a variety of requests or replaying traffic.