On 2012-07-13 14:06, Peter Alexander wrote:

Ironically, I remember you saying a while back that compile times where
a big problem at Facebook. Guess what's causing that?

If I recall correctly, that was due to using too many global variables and compiler that kept all the global variables in a linked list. The global variables were generate from the PHP to C++ compiler.

--
/Jacob Carlborg


Reply via email to