Hacker News new | ask | show | jobs
by oinksoft 4863 days ago
I'd be interested to see your numbers benchmarking with `siege' rather than `ab'.
2 comments

I really love 'siege'. I wonder if you can get it show you response-time percentiles (or whatever they're called). I mean this (from `ab`):

    Percentage of the requests served within a certain time (ms)
      50%    161
      66%    174
      75%    182
wrk or weighttp are my preferred tools.