• Tatsuhiro Tsujikawa's avatar
    h2load: Support subsecond rate period · 47f1d17a
    Tatsuhiro Tsujikawa authored
    This change adds subsecond rate period support to h2load.  Now
    --rate-period option only accepts integer, but it can be followed by
    units.  Currently, h, m, s, and ms are supported, which are hours,
    minutes, seconds, and milliseconds respectively.  The underlying
    functionality and usecase are already extensively used in nghttpx.
    47f1d17a
h2load.cc 61.2 KB