I have seen that is indeed possible to compile Wordpress with HPHP and was wondering... how much faster does it actually make it? I know that HPHP works fastest when it comes to static sites but would
I have a Drupal application that has a very large recordset, almost half a million nodes (475,181). Even simple joins are becoming too time consuming (3-10s), and we are 开发者_JAVA技巧becoming increa
I haven\'t made any thorough 开发者_如何转开发analysis of which implementation of PHP is the best and I haven\'t found anyone either on the Internet. So, If someone out there just can point out some b
I need to run HipHop PHP on a Windows based development environment. Im running Windows 7, I know the version located at facebook\'s repository is built fo开发者_运维百科r Linux, however I need to run
I was wondering if anyone here has used HipHop?If so what do you th开发者_运维知识库ink about the technology?Is it real world? What problems have you run into?Should I compile my production applicatio
Would it make sense 开发者_StackOverflow中文版to switch to HipHop instead of XCache? Is HipHop ready for primetime or should we wait several months before implementing it?
HipHop compiles PHP in a C executable. What happens with PHP errors ? Is that harder to debug ? edit开发者_运维知识库 : I looked through the documentation but didn\'t find anythingI did a couple of
开发者_Go百科 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. F
Yesterday Facebook launched HipHop, a sourcecode-converter from php to c++. The set of php funct开发者_如何学Goions and constructions is more limited than in standard php.