If you aren't visualizing tiny deltas, don't truncate the y-axis. It's misleading.
Wikipedia on HHVM
11–20 of 58 posts
Re: Wikipedia on HHVM
#12how does HHVM compare to PHP 7 in terms of speed savings? PHP 7 is supposed to be pretty damn fast from what I have seen. I guess benchmarks are hard to read because they're dependent upon a lot of factors. It would be interesting to see two sites at similar scales running competing engines for PHP (hhvm vs. PHP 7).
Minor point of style: We tend to refer to phpng in lowercase, because that's the branch name. Although at this point, since it no longer exists as a branch (it's long since been merged into trunk) and there have been subsequent performance optimisations, the names "PHP 7" or "Zend Engine III" are possibly better. Also, I partly responded to this above: https://news.ycombinator.com/item?id=8848129
Re: Wikipedia on HHVM
#13Re: Wikipedia on HHVM
#14HHVM and Hack were the impetus for me to learn OCaml, which is a lovely language. It's good to see more and more places picking up HHVM, and it's also great to see PHP5.6 and 7 increasing performance drastically, too!
Re: Wikipedia on HHVM
#15Re: Wikipedia on HHVM
#16Earlier quoted context omitted.
I make a point to say "synthetic benchmarks" for such circumstances. It clearly conveys that the benchmark is contrived, likely to demonstrate a particular point, but it avoids the negative connotations.
Ah, that's a good term for it. I like "faked" because it has added humour value (it's rather "ha ha only serious"). Without using a disclaimer around it, though, someone will probably smack me.
Re: Wikipedia on HHVM
#17Earlier quoted context omitted.
Ah, that's a good term for it. I like "faked" because it has added humour value (it's rather "ha ha only serious"). Without using a disclaimer around it, though, someone will probably smack me.
Use `fake' in speech, where you can convey more context, and `synthetic' in writing?
Re: Wikipedia on HHVM
#18That is substantial, and HHVM should bear to rest some of the claims (trolls) that PHP is not performant.
Re: Wikipedia on HHVM
#19Also, that page points to Apple's YARR, which I didn't know about either (and Chrome's irregexp, which I did).
Re: Wikipedia on HHVM
#20Earlier quoted context omitted.
> so they're not the only ones who want to maintain it Being completely unaffiliated with Facebook, I think this still counts as 'greater good' for many.
Sure. I'm just saying that they have business motives to do so, it is not merely out of the kindness of their hearts. Though I am sure it is also partly the latter, they have some wonderful engineers. :)