Logo
  • PHP
    • HipHop / HHVM
    • Modern PHP
    • PHPStorm
    • LAMP
    • Laravel
    • Composer
    • PDO
  • JavaScript
    • node.js
    • AngularJS
  • CSS
    • SASS
    • “CSS4” (CSS level 4)
  • HTML
  • Git
  • LAMP
  • Vagrant
  • UI / UX
  • Architecture of …
  • Off-Topic
With ♥ from Berlin
October 26, 2013
Chris
HipHop, Modern PHP, PHP, PHP-compiling
Comments Off on PHP’s HipHop outperforms PHP 5.5 with Zend OPCache and Nginx by 15-20 times

PHP’s HipHop outperforms PHP 5.5 with Zend OPCache and Nginx by 15-20 times

PreviousNext
hiphop php

A very interesting benchmark on www.alexfu.it shows excellent comparisons of

  • plain PHP on Nginx (PHP 5.3 I think)
  • PHP on Nginx with APC enabled
  • PHP 5.5 with OPcache enabled
  • PHP (5.3 I think) in HipHop VM

The result is awesome: While PHP 5.5 with OPcache runs faster than HipHop (!) when running a naked Symfony2 application (which is not representative by the way), the HipHop virtual machine clearly kills everything in a high-CPU application:

  1. HipHop can handle 20x more requests per second than PHP 5.5 on Nginx with OPcache (which is already much faster than plain PHP)
  2. HipHop serves a stack of requests in only 8% of the time PHP 5.5 on Nginx with OPcache needs.

 

Get the full benchmarks here:

http://alexfu.it/2013/10/22/symfony-benchmark-on-hhvm.html

Update: Another great post with similar results

https://blog.liip.ch/archive/2013/10/29/hhvm-and-symfony2.html

 

 

apcHipHopopcachePHP
Share this

DEF CON 18 – When your computer got stolen and you can still SSH into it: “Pwned by the 0wner” (22min conference talk)

A fantastic masterpiece of a conference talk: Mac got stolen. Bummer! Two years later: owner SSHs into it (!), installs

Hacking ATMs – A conference talk about the current security state of Windows XP driven cash machines

A few days ago the 30th edition of Germany’s Chaos Communication Congress took place, a high-profile event for IT-security and

hearthbleed-ssl-bug

The SSL Heartbleed bug explained in 30 seconds

Another excellent comic by xkcd (a site that publishes dev/op/web-related comics, usually nailing things right to the head): This time

phpstorm 7.0 php

How to debug code on a remote server (or in vagrant box) with PHPStorm

Please also note: There are several methods to do remote debugging. This is the one that works without any browser

css4

Angelina Fabbro talks about “CSS4” in this excellent conference video

A very interesting talk about the future of CSS – let’s name it “CSS4” as we talk about spec level

redaktionelle-hochlastseiten

Hochlastseiten mit PHP, MySQL und Apache am Beispiel stern.de (deutscher Artikel)

Eine grandiose Powerpoint-Präsentation die sich jeder, der mit PHP, MySQL und Apache auf Linux arbeitet, mal anschauen sollte: Nils Langner,

[Link] Improving Smashing Magazine’s Performance: A Case Study

The title says it all: A very interesting guide through the optimization process on one of the largest blogs in

The New Era of JavaScript (28min conference talk, Jack Franklin, 2013)

GitHub finally introduces repo traffic stats

It has been a veeeery long time, but finally GitHub has introduced private traffic stats for all projects. To open

js javascript

[video] Netflix JavaScript Talks about ECMAScript 7: The Evolution of JavaScript

1/4

Categories

Search

vagrant
A super-simple Vagrant LAMP stack bootstrap (installable with one command)
ubuntu-14-04-lts lamp
How to install/setup a basic LAMP stack (Linux, Apache, MySQL, PHP) on Ubuntu 14.04 LTS
unreal-4-engine
Tim Sweeney talks about the future of game graphics (and which hardware we need to “clone” reality)
Serious hard-to-fix bug in OAuth and OpenID discovered, lots of major sites affected
php
How the PHP session garbage collector really works
shadow dom
Crossbrowser-safe HTML5 video (IE6+) with a few lines of code and just one .mp4 video file
php
“Belt” adds very clever everyday functions to PHP, comes with JavaScript naming styles and eventually solves the needle/haystack problem
css
How to center a div vertically and horizontally (modern methods, without fixed size!)
[Link] Improving Smashing Magazine’s Performance: A Case Study
gamescom 2014 trailers
GAMESCOM 2014: Awesome Next-Gen ingame graphics
How major web companies (and banks) handle passwords quite wrong
GitHub introduces revert button / rollback for merged pull requests
mod-rewrite-ubuntu-14-04-lts
EOL lists of Ubuntu, Debian and CentOS for your server plannings
phpstorm 7.0 php
How to install GitHub’s, NetBeans’s and Sublime2’s syntax highlighting code colours theme in PHPStorm 6/7
The New Era of JavaScript (28min conference talk, Jack Franklin, 2013)

Tags

apache bash centos composer conference coupon CSS debian fonts framework git GitHub hack HHVM HipHop HTML HTML5 IDE JavaScript JS LAMP laravel linux mod_rewrite MVC MySQL Nginx optimization PHP PHP 5.5 PHP 5.6 phpmyadmin PHPStorm security server SSD Ubuntu UI UX vagrant video virtual machine voucher VPS wordpress
Side-Project: Wordle-Solver:
www.wordle-helper.info

Pages

  • Privacy Policy