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 d7e3f6d

Browse files
Update php times with updated builds
1 parent 6e88770 commit d7e3f6d

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,8 +766,8 @@ 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' => 1529,
770-
'5.2' => 1206,
769+
'4.4' => 944,
770+
'5.2' => 854,
771771
'5.3' => 666,
772772
'5.4' => 632,
773773
'5.5' => 639,
@@ -782,7 +782,7 @@ function gethostname() {
782782
'8.2' => 251,
783783
'8.3' => 194,
784784
'8.4' => 193,
785-
'8.5' => 234
785+
'8.5' => 278,
786786
);
787787
// Simple and fast test times, used to adjust all test times and limits
788788
$dumbTestMaxPhpTimes = array(

0 commit comments

Comments
(0)

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