php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14846 ImageCreateFromPNG very slow
Submitted: 2002-01-04 07:07 UTC Modified: 2002-03-09 01:32 UTC
From: ferd at twefs dot co dot uk Assigned:
Status: Not a bug Package: GD related
PHP Version: 4.1.1 OS: Windows 2000
Private report: No CVE-ID: None
 [2002-01-04 07:07 UTC] ferd at twefs dot co dot uk
PHP v4.1.0 and above appears to have a very slow version of ImageCreateFromPNG. The same code when run under v4.0.6 ran in a fraction of the time (under a second as to now over 5 seconds).

I am running the PHP.EXE version under IIS-5 as the ISAPI dll is still very unstable. The GD library is enabled.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-08 09:47 UTC] ferd at twefs dot co dot uk
Switched to using "php_gd2.dll" and all is well again!!!!
 [2002-03-09 01:32 UTC] derick@php.net
Marking as bogus
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 09:01:29 2024 UTC