Trying to parse the codebase of eZ Publish takes more than a few hours. It makes me think there is a lot of swapping going on.
It is a php 5.3 application, taking advantage of namespaces and a lot of the modern features of php5.
I'm running Doxygen 1.8.3.1 on windows, 64bit, on a laptop with 8 cores.
Is there any way to make the whole process faster?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Trying to parse the codebase of eZ Publish takes more than a few hours. It makes me think there is a lot of swapping going on.
It is a php 5.3 application, taking advantage of namespaces and a lot of the modern features of php5.
I'm running Doxygen 1.8.3.1 on windows, 64bit, on a laptop with 8 cores.
Is there any way to make the whole process faster?
Fixed this by changing cache params in config file!