From the HipHop Homepage: HipHop transforms your PHP source code into highly optimized C++ and then compiles it with g++ to build binary files. You keep coding in simpler PHP, then HipHop executes your source code in a semantically equivalent manner and sacrifices some rarely used features - such as eval() - in exchange for improved performance. HipHop was developed by Facebook and was released as open source in early 2010. Facebook sees about a 50% reduction in CPU usage when serving equal amounts of Web traffic when compared to Apache and PHP. Facebook.s API tier can serve twice the traffic using 30% less CPU. WWW: https://github.com/facebook/hiphop-php/wiki me' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/log4c
Commit message (Expand)AuthorAgeFilesLines
* Remove FreeBSD 4.x supportlaszlof2007-07-031-8/+2
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
* Update my email address in all ports that I maintain.laszlof2006-11-071-1/+1
* Conversion to a single libtool environment.ade2006-02-232-1/+4
* - Update to 1.1.0pav2006-01-014-9/+25
* - Add some SHA256 checksumspav2005-11-241-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* . Update to 1.0.12.glewis2005-06-043-14/+4
* change the libtool version to use from 1.3 to 1.5oliver2005-06-011-1/+1
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* SIZEify.trevor2004-01-291-0/+1
* - Update to version 1.0.11krion2003-10-26