Zend PHP JIT open sourced
mail-archive.com
Zend PHP JIT open sourced
1–10 of 19 posts
Re: Zend PHP JIT open sourced
#2Re: Zend PHP JIT open sourced
#3Re: Zend PHP JIT open sourced
#4As much as their technological contributions are appreciated, the slow creep of Zend branding (and its own, different licensing) into PHP is not a good thing. Opcache is part of PHP now, yet it's Zend branded everywhere and has a bus factor of one (nobody can understand the source code except a Zend employee - every time anything's changed in the engine, Opcache breaks and he has to go and fix it). Similarly, it's no…
Re: Zend PHP JIT open sourced
#5Re: Zend PHP JIT open sourced
#6Re: Zend PHP JIT open sourced
#7As much as their technological contributions are appreciated, the slow creep of Zend branding (and its own, different licensing) into PHP is not a good thing. Opcache is part of PHP now, yet it's Zend branded everywhere and has a bus factor of one (nobody can understand the source code except a Zend employee - every time anything's changed in the engine, Opcache breaks and he has to go and fix it). Similarly, it's no…
Pure open source doesn't seem to exist in this decade; all large enough projects seem to die without corporate sponsorship.
Re: Zend PHP JIT open sourced
#8As much as their technological contributions are appreciated, the slow creep of Zend branding (and its own, different licensing) into PHP is not a good thing. Opcache is part of PHP now, yet it's Zend branded everywhere and has a bus factor of one (nobody can understand the source code except a Zend employee - every time anything's changed in the engine, Opcache breaks and he has to go and fix it). Similarly, it's no…
Pure open source doesn't seem to exist in this decade; all large enough projects seem to die without corporate sponsorship.
Linux got lots of contributions from companies that would rather invest into it than paying UNIX licenses.
Eventually it got lots of support from the likes of IBM and Intel, because its existence suited their business.
GCC got lots of support when UNIX vendors started charging for their SDKs and smaller shops invested into it.
Likewise for many other projects.
Re: Zend PHP JIT open sourced
#9Everyone interested in this needs to read the thread carefully. This is not an actual JIT, and the synthetic benchmark is even more misleading than normal benchmarks.
Re: Zend PHP JIT open sourced
#10As much as their technological contributions are appreciated, the slow creep of Zend branding (and its own, different licensing) into PHP is not a good thing. Opcache is part of PHP now, yet it's Zend branded everywhere and has a bus factor of one (nobody can understand the source code except a Zend employee - every time anything's changed in the engine, Opcache breaks and he has to go and fix it). Similarly, it's no…
Pure open source doesn't seem to exist in this decade; all large enough projects seem to die without corporate sponsorship.