[PHP-DEV] HYBRID VM

2017-05-03 Thread Dmitry Stogov
Hi, I propose a new VM instruction dispatch technique, that provides great speed up on small benchmarks (1.5 times on bench.php) Please review https://github.com/php/php-src/pull/2507 Take into account, that HYBRID VM is not enabled by default and VM has to be regenerated by "php zend_vm_gen

Re: [PHP-DEV] HYBRID VM

2017-05-03 Thread Sebastian Bergmann
Am 03.05.2017 um 10:08 schrieb Dmitry Stogov: > I propose a new VM instruction dispatch technique Can we add information about the VM used to phpinfo() and/or --version output? -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] HYBRID VM

2017-05-03 Thread Sebastian Bergmann
Am 03.05.2017 um 10:08 schrieb Dmitry Stogov: > Please review https://github.com/php/php-src/pull/2507 I was able to successfully run PHPUnit's own test suite using the hybrid VM. PHP 7.2 with Hybrid VM is about 4% faster compared to PHP 7.1 for this. -- PHP Internals - PHP Runtime Development M

[PHP-DEV] Re: [RFC] [VOTE] Prevent number_format() from returning negative zero

2017-05-03 Thread Craig Duncan
Voting has now closed and the RFC has passed with 14 votes for and 1 against. https://wiki.php.net/rfc/number_format_negative_zero Thanks to everybody that got involved. I've submitted a PR for the implementation: https://github.com/php/php-src/pull/2508 Thanks, Craig

Re: [PHP-DEV] Re: [Discussion] Dots and spaces in GPC variable names

2017-05-03 Thread Andrey Andreev
Hi Andrea, On Tue, May 2, 2017 at 11:08 PM, Andrea Faulds wrote: > Hey Andrey, > > Andrey Andreev wrote: >> >> I'm not surprised by the suggestion for targeting 8.0, but perhaps we >> could think of a way to conditionally disable the mangling in 7.x and >> then remove it entirely in 8? >> I hate

Re: [PHP-DEV] the experimental jit-branch is impressive

2017-05-03 Thread Eli
>> Would you mind running some numbers against "commodity >> apps/frameworks" (e.g. Wordpress, ZendFramework, Laravel, etc...) I >> expect that will be far more telling (in a potentially positive way). >> For example, HHVM performs best on "highly optimized code", which is >> why it tends to look

Re: [PHP-DEV] the experimental jit-branch is impressive

2017-05-03 Thread li...@rhsoft.net
Am 03.05.2017 um 13:20 schrieb Eli: Would you mind running some numbers against "commodity apps/frameworks" (e.g. Wordpress, ZendFramework, Laravel, etc...) I expect that will be far more telling (in a potentially positive way). For example, HHVM performs best on "highly optimized code", which

Re: [PHP-DEV] the experimental jit-branch is impressive

2017-05-03 Thread S.A.N
> 7.1.5 PGO: Requests per second: 886.63 > 7.2.0 JIT PGO: Requests per second: 925.96 > > OK, than it are "only" 5% on a highly optimized codebase Try PHP script as daemon mode, will speed up 2x -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net

[PHP-DEV] NEUTRAL Benchmark Results for PHP Master 2017-05-02

2017-05-03 Thread lp_benchmark_robot
Results for project PHP master, build date 2017-05-02 19:26:08-07:00 commit: 043b817 previous commit:c0e9c21 revision date: 2017-05-02 14:55:34+02:00 environment:Haswell-EP cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping 2, LLC 45 MB

[PHP-DEV] wiki account

2017-05-03 Thread Thaer Al-Hanafi
hello i just registered my wiki.php.net account my username is : tha2r i sent this message as instructed thanks