Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Add HHVM as optional replacement for PHP? #359

Closed
geerlingguy opened this issue Dec 23, 2015 · 6 comments
Closed

Add HHVM as optional replacement for PHP? #359

geerlingguy opened this issue Dec 23, 2015 · 6 comments
Labels

Comments

@geerlingguy
Copy link
Owner

See notes for setup: http://www.midwesternmac.com/blogs/jeff-geerling/benchmarking-drupal-8-php-7-vs-hhvm

Basically, this would be a nice-to-have for benchmarking purposes mainly... but there are a lot of things that might need little tweaks, and some of the tooling wouldn't even run properly on HHVM.

@jackbravo
Copy link

Have you considered making nginx listen for por 9000 instead of a socket for PHP? That would simplify the configuration differences between php5, php7 and HHVM.

On some forums is also mentioned that fpm is more stable listening on a port than a socket.

@geerlingguy
Copy link
Owner Author

@jackbravo - As part of #346, and in my geerlingguy.apache role, I've switched the default to port 9000 instead of the socket. So yes :)

@jackbravo
Copy link

Great! I guess this one can be closed then =).

@geerlingguy
Copy link
Owner Author

Not quite, yet; I want it to be an easy-to-configure option in config.yml, which entails a little more work on my part.

@geerlingguy geerlingguy added this to the 3.0.0 milestone Mar 5, 2016
@geerlingguy
Copy link
Owner Author

I'm waffling as to whether I want to include official support as part of Drupal VM or not... there's been very little noise over this issue, and I'd rather devote the extra role and resources to something more people have been asking for, like Postgres or SQLite.

I'm going to close this issue now, and will only reopen if more people start asking for HHVM. Honestly, since PHP 7.x was released, there's little reason to switch for most people (whereas performance was a huge reason prior!).

@geerlingguy geerlingguy removed this from the 3.0.0 milestone May 11, 2016
@oxyc
Copy link
Collaborator

oxyc commented May 11, 2016

I second that. Before PHP7 I would have been interested in trying it out at least, but now not so much.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants