ID: 32806
User updated by: peoned at yahoo dot com
Reported By: peoned at yahoo dot com
-Status: Feedback
+Status: Open
Bug Type: Performance problem
Operating System: Linux
PHP Version: 5.0.4
Assigned To: wez
New Comment:
without
ID: 32806
User updated by: peoned at yahoo dot com
Reported By: peoned at yahoo dot com
-Status: Feedback
+Status: Open
Bug Type: Performance problem
Operating System: Linux
PHP Version: 5.0.4
New Comment:
I did an
`echo strlen($line
ID: 32806
User updated by: peoned at yahoo dot com
Reported By: peoned at yahoo dot com
-Status: Bogus
+Status: Open
Bug Type: Performance problem
Operating System: Linux
PHP Version: 5.0.4
New Comment:
I don't agree that this is a
ID: 32806
User updated by: peoned at yahoo dot com
Reported By: peoned at yahoo dot com
-Status: Feedback
+Status: Open
Bug Type: Performance problem
Operating System: Linux
PHP Version: 5.0.4
New Comment:
Perl code:
#!/usr/local/bin
From: peoned at yahoo dot com
Operating system: Linux
PHP version: 5.0.4
PHP Bug Type: Performance problem
Bug description: fgets() function is slow
Description:
fgets() is too slow in PHP. It is a lot slower than in Perl or C, the
languages I compared it to. I