semaphore icon indicating copy to clipboard operation
semaphore copied to clipboard

add stress-test use case

Open kamilsk opened this issue 7 years ago • 1 comments

https://github.com/kamilsk/form-api/issues/47

semaphore create 2
semaphore add -- curl -O http://user:pass@localhost:8080/debug/
semaphore add -- hey -cpu=2 localhost:8080/api/v1/{schema}
semaphore wait

extend this: provide a profile to https://github.com/google/pprof

kamilsk avatar Apr 06 '18 15:04 kamilsk

https://github.com/loov/hrtime

kamilsk avatar Mar 19 '19 20:03 kamilsk