php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43 error in bench output
Submitted: 1998-02-08 01:34 UTC Modified: 1998-02-08 01:56 UTC
From: ars at ziplink dot net Assigned:
Status: Closed Package: Other
PHP Version: 3.0 Latest CVS OS: FreeBSD
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ars at ziplink dot net
New email:
PHP Version: OS:

 

 [1998-02-08 01:34 UTC] ars at ziplink dot net
The benchmark runs a loop with and without a function and
reports on how much extra time it took, it took about 5
extra seconds, but the code is dividing by iterations (1000)
and due to rounding reporting always 0 extra seconds per
iteration.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-02-08 01:56 UTC] rasmus
Picky picky!  ;)

Ok, extended output to 5 decimal places.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 17:01:29 2024 UTC