fasthttp icon indicating copy to clipboard operation
fasthttp copied to clipboard

Optimizing code with constantly changing request body

Open ddd opened this issue 2 years ago • 1 comments
trafficstars

redacted

ddd avatar Aug 12 '23 01:08 ddd

What you did look ok at a glance. Only stopSendingMessages needs to be an atomic.Bool.

The reqs/second is probably limited by the speed of the proxies or your target.

erikdubbelboer avatar Aug 13 '23 19:08 erikdubbelboer