Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9408eb5

Browse files
Update php times
1 parent d7e3f6d commit 9408eb5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎bench.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -766,9 +766,9 @@ function gethostname() {
766766
$loopMaxPhpTimesMHz = 3500;
767767
// How much time needed for tests on this machine, core func measure `phpXY -n bench.php -t 3600`
768768
$loopMaxPhpTimes = array(
769-
'4.4' => 944,
770-
'5.2' => 854,
771-
'5.3' => 666,
769+
'4.4' => 942,
770+
'5.2' => 699,
771+
'5.3' => 563,
772772
'5.4' => 632,
773773
'5.5' => 639,
774774
'5.6' => 620,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /