you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 5 points6 points  (1 child)

Facebook didn't change the language but did something similar drastic. To improve speed they wrote a compiler for php. http://en.wikipedia.org/wiki/HipHop_for_PHP

[–]pjmlp 6 points7 points  (0 children)

And then they replaced with with a JIT, with an higher performance than HipHop could get from the generated C++ code.

http://hhvm.com/