You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to programmatically generate script before running wrk. Many cli tools use - as a special case of "read from stdin", it seems that wrk can do the same.
Writing temporary files is an option, but not an elegant one.
Activity