Announcement

Collapse
No announcement yet.

Facebook Releases HHVM 3.23 With OpenSSL 1.1 Support, Experimental Bytecode Emitter

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Facebook Releases HHVM 3.23 With OpenSSL 1.1 Support, Experimental Bytecode Emitter

    Phoronix: Facebook Releases HHVM 3.23 With OpenSSL 1.1 Support, Experimental Bytecode Emitter

    HHVM 3.23 has been released as their high performance virtual machine for powering their Hack programming language and current PHP support...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Since Facebook has the potential to save millions or even billions of dollars in server and energy costs by making HHVM more efficient, this might become an impressively fast scripting language over time.

    But my understanding is that right now they're well behind the performance of, say, the Java Runtime Environment or Node.js.

    Comment


    • #3
      Originally posted by Michael_S View Post
      Since Facebook has the potential to save millions or even billions of dollars in server and energy costs by making HHVM more efficient, this might become an impressively fast scripting language over time.
      Do they really spend $billions on electricity?

      Regardless, that's an interesting way to think of compiler optimizations. Perhaps GCC should have a new optimization target -Oe, which minimizes energy use, on the specified target CPU. It might differ from optimizing for speed, in terms of the relative costs of additional CPU cycles vs. the energy involved in misses at various levels of the cache hierarchy.

      Comment


      • #4
        Originally posted by coder View Post
        Do they really spend $billions on electricity?
        Maybe not, but it sure is relevant and noticeable.
        Serious datacenters have also quite powerful air conditioning systems to pump all the waste heat outside of the server rooms, and these things usually have a bigger impact on the energy bill than the server themselves.

        Comment

        Working...
        X