Good suggestion, I've not tried that yet! I'll see about doing that tomorrow. I believe both of those are able to run on HHVM already, so I'd be curious to see what hussar finds.
That's super interesting and useful. I wonder if any of those issues are real problems in wp. Going to check out this stuff more closely as soon as I find some free time :)
6 comments
[ 3.0 ms ] story [ 14.8 ms ] threadThe project is on github if you want to skip the blog post: https://github.com/wayfair/hussar
Happy to answer any questions!
Unfortunately, analyzing symphony caused an HHVM segfault. =( I'm not sure it's the same issue, but this happened to me before: https://github.com/facebook/hhvm/issues/4363
This was a good exercise: I was happy to see that hussar adapts pretty easily to outside projects. Basically, I ended up doing this:
There were one or two hiccups that required some manual changes to the scripts; I'll get fixes for these up soon.if any charitable mind feel like giving me an hand, I know C++ but I don't know where to apply the fix they are talking about.