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

MINI, an extremely simple barebone PHP application

For my daily work I often needed to setup super-simple PHP applications, just some more or less static pages plus

Interesting stats on SONY’s hacked passwords

In 2011 SONY’s Playstation network got hacked, 77 million accounts have been compromised, and more than 1.000.000 passwords – saved

php

Redesigning the PHP logo – who wants ?

The current PHP logo is a really lovely one, it is highly accepted and has its own charme, transports a

phpstorm 7.0 php

PHPStorm 7 has been released!

DEV METAL does not get any money for saying this and there is no affiliate link or similar. This post

How major web companies (and banks) handle passwords quite wrong

There’s a very interesting “movement” in password handling going on for a long time, the basic idea is to encourage

ubuntu-14.04-lts

First view: Ubuntu 14.04 LTS brings PHP 5.5 and Apache 2.4

Short first view on Ubuntu 14.04 LTS (= long term service): I just tried out the alpha1 version of the

8 awesome pure CSS spinner / loader

Excllent spinner / loader in pure CSS, made with just one element (even if the demo shows this in a

composer

The difference between “composer install” and “composer update” – nailed on the head

What a beautiful, direct and clean explaination of the often-confusing difference between composer install and composer update: Beau Simensen (Twitter,

composer

How to install Composer on Windows 7 / 8 or Ubuntu

Installation on Windows 7 / 8 Installing Composer on Windows 7 or 8 is extremely easy: Get the latest version

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

1/4

Categories

Search

php uk conference
PHP Opcache Explained by Julien Pauli (video from PHP UK Conference 2014)
shadow dom
Crossbrowser-safe HTML5 video (IE6+) with a few lines of code and just one .mp4 video file
phpstorm 7.0 php
How to install GitHub’s, NetBeans’s and Sublime2’s syntax highlighting code colours theme in PHPStorm 6/7
forbes 30 under 30
Need motivation ? Check out these 2 awesome “FORBES 30 under 30” lists (web, UI, games)
Quick fix for 404 error in WordPress category / tag page
First look on Gitter, the chat for GitHub
twig
A 6min video introduction into Twig, the PHP templating engine
sass
[german video] Modernizing and minimalizing frontend markup code at AutoScout24
php
PHP.net hacked, but most things are fine again
Disappointed by Watch Dogs’s graphics ? See how it looks with unlocked, hidden settings. Awesome!
atomic-design
An introduction into Atomic Design, a super-clean way to style web applications
ilovepreloaders – A tumblr collection of preloader animations
html6
Is this the first HTML6 specification?
MINI2, an extremely simple barebone PHP application on top of Slim
mod-rewrite-ubuntu-14-04-lts
How to enable mod_rewrite in Ubuntu 12.04 LTS

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