wrk3 icon indicating copy to clipboard operation
wrk3 copied to clipboard

A golang generic benchmarking tool based mostly on Gil Tene's wrk2, only rewritten in go, and extended to allow running arbitrary protocols

Results 1 wrk3 issues
Sort by recently updated
recently updated
newest added

move from parameterless function to an interface with a single method receiving an index to allow using a state when sending a request.