TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

HHVM is fast – too bad it doesn’t run my code

69 pointsby anu_guptaover 11 years ago

12 comments

fosapover 11 years ago
I don&#x27;t see the point of HH. There are valid reasons to use php. IMO they are: A existing codebase and the fact it is installed everywhere.<p>But HH is neither installed everywhere nor will the old codebase be compatible. Why not use a proper language right from the start? There are tons of alternatives that do not suffer from the shortcomings hh tries to fix.
评论 #6379852 未加载
评论 #6380582 未加载
评论 #6381333 未加载
评论 #6380286 未加载
评论 #6379805 未加载
评论 #6382465 未加载
debacleover 11 years ago
I&#x27;m really excited that Facebook is stewarding in a new era of PHP. I would love it to see some of these framework maintainers (particularly fabpot and jwage) push their frameworks towards interop with HHVM.<p>The sooner we can abandon the backwards php.internals mentality of &quot;Do things easy the easiest way possible,&quot; we&#x27;ll see a much stronger language.
评论 #6380626 未加载
sambeauover 11 years ago
So am I right in thinking that HPHPc is around 6x faster than Zend and HHVM so far adds another 40%?<p>i.e. HHVM is currently 8x faster than Zend and still getting faster?
评论 #6379672 未加载
评论 #6379753 未加载
评论 #6379662 未加载
Pxtlover 11 years ago
So wait, you&#x27;re telling me that Facebook&#x27;s PHP interpreter moves fast and breaks things?
评论 #6380596 未加载
johnx123-upover 11 years ago
Not tried... but there&#x27;s a way to get CakePHP run in HHVM <a href="http://bakery.cakephp.org/articles/lorenzo/2012/01/30/running_cakephp_using_the_facebooks_hiphop_compiler" rel="nofollow">http:&#x2F;&#x2F;bakery.cakephp.org&#x2F;articles&#x2F;lorenzo&#x2F;2012&#x2F;01&#x2F;30&#x2F;runnin...</a>
评论 #6380810 未加载
dkhenryover 11 years ago
The biggest issue I have had with HHVM is that the extensions are totally undocumented ( not like there is much for the Zend engine ). So trying to port over extension to it is a excersize in futility.
评论 #6380204 未加载
nasalgoatover 11 years ago
We did some experiments with HHVM and discovered that our heavy reliance on both redis and mongodb meant no HHVM for us - it supports neither of those things.<p>If they could get php.ini support working, I&#x27;d be very pleased to leave php-fpm behind.
Pxtlover 11 years ago
phpBB sports zero. Hopefully this will encourage a migration away from that mess and phpBB will end up on the dustbin of history. Please? Pretty-please?<p>Drupal&#x27;s success is nice. I&#x27;ve run a Drupal site for a hobby project and performance wasn&#x27;t stellar, so it&#x27;s nice to know that Drupal might run well on HHVM.
评论 #6380588 未加载
rmccueover 11 years ago
I went to install HHVM to test my own code, but it turns out it&#x27;s 64-bit only. Kind of sucks.
评论 #6381578 未加载
ksecover 11 years ago
I wish there are a similar effort on Ruby VM.
orideconover 11 years ago
as long as I don&#x27;t need to login on facebook to use it
programminggeekover 11 years ago
I don&#x27;t think the point of HHVM is to run things like phpbb. It is a tool for Facebook to run their own stuff on as fast as possible.
评论 #6380944 未加载