giltene / wrk2

A constant throughput, correct latency recording variant of wrk
Apache License 2.0
4.28k stars 395 forks source link

Sampling latency #141

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!