#32806 [Fbk->Opn]: fgets() function is slow

2005-05-04 Thread peoned at yahoo dot com
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

#32806 [Fbk->Opn]: fgets() function is slow

2005-04-27 Thread peoned at yahoo dot com
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

#32806 [Bgs->Opn]: fgets() function is slow

2005-04-24 Thread peoned at yahoo dot com
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

#32806 [Fbk->Opn]: fgets() function is slow

2005-04-23 Thread peoned at yahoo dot com
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

#32806 [NEW]: fgets() function is slow

2005-04-23 Thread peoned at yahoo dot com
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