sirPaul writes: "PHP 4.1.0 is out @ php.net. "It includes highly improved performance, especially under Windows; A new, and more security-friendly way of accepting form variables; Output compression, and much, much more." Check out the changelog."
Re:Non-Windows performance?
by
swright
·
· Score: 3, Informative
The changelog says they've made hash tables a lot faster; these are used for all types of arrays in PHP. This should make quite a bit of difference, but I couldn't see anyhthing else that was faster...
(mostly bugfixes AFAICS)
Re:Binaries do not come out right away
by
Wonko42
·
· Score: 3, Informative
I was mostly joking. Just letting off steam after having tried to compile it with Cygwin and having it fail miserably, and I don't own Visual C++ so I can't compile it that way (which is the recommended method).;)
The changelog says they've made hash tables a lot faster; these are used for all types of arrays in PHP. This should make quite a bit of difference, but I couldn't see anyhthing else that was faster...
(mostly bugfixes AFAICS)
I was mostly joking. Just letting off steam after having tried to compile it with Cygwin and having it fail miserably, and I don't own Visual C++ so I can't compile it that way (which is the recommended method). ;)