Hi François
2015-10-24 3:04 GMT+02:00 François Laupretre :
> Hi,
>
> 4 years ago, Derick proposed a patch to add an '--EXTENSIONS--' section in
> phpt files for extensions depending on another one
> (http://grokbase.com/t/php/php-internals/11bwptaj78/run-tests-php-and-dynamic-extension-dependencie
Hi Hui,
On Fri, Oct 23, 2015 at 8:27 PM, Xinchen Hui wrote:
> Hey Lin:
>
> On Fri, Oct 23, 2015 at 3:31 PM, Lin Yo-An
> wrote:
>
>> Hi Dmitry,
>>
>>
>> I changed and tested it, and it looks like it gains some improvements.
>> how do you compare the benchmark result? is there a tool doing it?
>>
Hi,
4 years ago, Derick proposed a patch to add an '--EXTENSIONS--' section
in phpt files for extensions depending on another one
(http://grokbase.com/t/php/php-internals/11bwptaj78/run-tests-php-and-dynamic-extension-dependencies).
I don't know why, but it seems the patch was not commited.
On 10/16/2015 11:56 AM, Robert Stoll wrote:
You write in your RFC "others do allow void functions in expressions,
just as PHP does, by making them implicitly return some unit type."
You mentioned TypeScript -- unit type = null -- ActionScript -- unit
To conclude, personally I want that the follo
Results for project PHP master, build date 2015-10-23 05:12:44+03:00
commit: 49c7fe4bddf0d5de144c54d024fa8faa67b51659
revision date: 2015-10-22 20:26:37+08:00
environment:Haswell-EP
cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping
2, LLC 45 MB
mem
Hey Lin:
On Fri, Oct 23, 2015 at 3:31 PM, Lin Yo-An wrote:
> Hi Dmitry,
>
>
> I changed and tested it, and it looks like it gains some improvements. how
> do you compare the benchmark result? is there a tool doing it?
>
> I currently do:
>
> ./sapi/cli/php Zend/bench.php
>
> The result:
>
> http
2015-10-22 18:48 GMT+03:00 Julien Pauli :
> This is very tricky use case IMO.
>
> We should absolutely focus on stability, and if we can't find a way to
> make things safe, we forbid them
> for the stability sake. If there are no way to have stable things,
> well, that's pitty but it's like that.
Hi Dmitry,
I changed and tested it, and it looks like it gains some improvements. how
do you compare the benchmark result? is there a tool doing it?
I currently do:
./sapi/cli/php Zend/bench.php
The result:
https://gist.github.com/4bbc33b7b5dcedc6bd66
On Fri, Oct 23, 2015 at 12:39 AM, Dmit