wg / wrk

Modern HTTP benchmarking tool
Other
38.1k stars 2.95k forks source link

Sampling latency #535

Open yizhengx opened 9 months ago

yizhengx commented 9 months ago

Hi, is there any way (use lua API or others) to sample some request info including start/end time? We are building some profiling systems which cares the start/end time of requests. Thanks!