giltene / wrk2

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

Sampling latency #141

Open yizhengx opened 6 months ago

yizhengx commented 6 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!