
bugzilla at apache
May 10, 2008, 5:41 PM
Post #1 of 1
(26 views)
Permalink
|
|
[Bug 44931] Misleading use of "seconds" in Apache Bench ( instead of "microseconds")
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=44931 Roy T. Fielding <fielding[at]apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|Other Modules |support Resolution| |FIXED --- Comment #1 from Roy T. Fielding <fielding[at]apache.org> 2008-05-10 17:41:47 PST --- Fixed in r655214 of trunk. I was fixing other errors when I found this inconsistency with ab as distributed with httpd 1.3.x. I restored the old output and then found your PR today while looking for related errors. It might make more sense for ab to consistently output milliseconds in fractional form (making full use of the microsecond resolution), but that would be an enhancement. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe[at]httpd.apache.org For additional commands, e-mail: bugs-help[at]httpd.apache.org
|