[PHP-DEV] Re: Speed up fetching of class entries for self:: parent:: and static:: (Bob's idea)

2015-10-27 Thread Xinchen Hui
Hey: On Wed, Oct 28, 2015 at 2:11 PM, Bob Weinand wrote: > > Am 28.10.2015 um 05:20 schrieb Dmitry Stogov : > > What is the general impression from the patch? > Should we commit it (with minor fixes and/or additional optimisations)? > Bob, do you see performance improvement on your app? > > Than

[PHP-DEV] Re: Speed up fetching of class entries for self:: parent:: and static:: (Bob's idea)

2015-10-27 Thread Bob Weinand
> Am 28.10.2015 um 05:20 schrieb Dmitry Stogov : > What is the general impression from the patch? > Should we commit it (with minor fixes and/or additional optimisations)? > Bob, do you see performance improvement on your app? > > Thanks. Dmitry. > > On Oct 27, 2015 4:14 PM, "Dmitry Stogov"

Re: [PHP-DEV] Some words about the basic ideas of PHP

2015-10-27 Thread Peter Prochaska
Hi Frank, the basic idea of PHP was to create a powerfull and easy to use Language, not only for data handling. Data handlng is one of many facets of PHP. One developer uses PHP for data handling, the other for rendering HTML templates. One uses it for creating a webservice, the other for doing

[PHP-DEV] Re: Speed up fetching of class entries for self:: parent:: and static:: (Bob's idea)

2015-10-27 Thread Dmitry Stogov
What is the general impression from the patch? Should we commit it (with minor fixes and/or additional optimisations)? Bob, do you see performance improvement on your app? Thanks. Dmitry. On Oct 27, 2015 4:14 PM, "Dmitry Stogov" wrote: > Hi, > > Please take a look: https://github.com/php/php-src

[PHP-DEV] Re: Some words about the basic ideas of PHP

2015-10-27 Thread Stephen Coakley
On 10/26/2015 05:09 AM, Frank Meier wrote: Hi to all of you, first I want to apologize for may bad English, .. . . I write because I feel that that the way how you see your own product PHP is totally wrong. I do not mean with it that the construction of the language is wrong. Ah, OK. So you

[PHP-DEV] Benchmark Results for PHP Master 2015-10-27

2015-10-27 Thread lp_benchmark_robot
Results for project PHP master, build date 2015-10-27 05:13:26+02:00 commit: 9c1d0946f431f8d5895a358efe39cca401e883f1 revision date: 2015-10-27 10:08:27+08:00 environment:Haswell-EP cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping 2, LLC 45 MB mem

[PHP-DEV] Speed up fetching of class entries for self:: parent:: and static:: (Bob's idea)

2015-10-27 Thread Dmitry Stogov
Hi, Please take a look: https://github.com/php/php-src/pull/1604 The speed improvement on real-life is insignificant. VM size is increased by 10KB. I don't have a strong opinion, if this should go into master or not. Thanks. Dmitry.

[PHP-DEV] Re: [PHP-CVS] com php-src: Remove arc4random: ext/standard/config.m4 ext/standard/random.c

2015-10-27 Thread Leigh
Hi Anatol, On 26 October 2015 at 21:58, Anatol Belski wrote: > Which discussions do you mean, could you please link to them? The one I > remember right now is https://github.com/php/php-src/pull/1513 , but > there's actually no obvious conclusion. Removing arc4random is quite a > radical move, b

Re: [PHP-DEV] Re: Some words about the basic ideas of PHP

2015-10-27 Thread Josh Di Fabio
There have been some good points made here but I think everything which needs to be said has been said. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: Some words about the basic ideas of PHP

2015-10-27 Thread Tony Marston
"Frank Meier" wrote in message news:cahikghjz9xkv3lsj5gsqm-gfp_xtkvytpicjwfn_pbsg0pq...@mail.gmail.com... Hi to all of you, first I want to apologize for may bad English, .. . . I write because I feel that that the way how you see your own product PHP is totally wrong. I do not mean with it