Skip to content

Commit 7773819

Browse files
Update time limits
1 parent c510d23 commit 7773819

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
@@ -775,9 +775,9 @@ function gethostname() {
775775
'7.0' => 325,
776776
'7.1' => 314,
777777
'7.2' => 308,
778-
'7.3' => 289,
779-
'7.4' => 247,
780-
'8.0' => 296,
778+
'7.3' => 288,
779+
'7.4' => 241,
780+
'8.0' => 287,
781781
'8.1' => 268,
782782
'8.2' => 251,
783783
'8.3' => 194,

0 commit comments

Comments
 (0)