05-19-2008, 06:00 PM
[eluser][email protected][/eluser]
Hey guys,
When i change log_treshold from 1 to 2, it takes about 10x longer to load the pages. My three friends are running the exact same code on the same Windows setups and the log_threshold = 2 does not slow down dramatically for them. I have tried re-installing xampplite, and even installed xampp but got the same results.
Any ideas? I am guessing that it's in the setup somehow b/c even the controller are 10x slower.
Threshold = 1
Loading Time Base Classes 0.0506
Controller Execution Time ( Support / Design ) 0.1471
Total Execution Time 0.2426
Threshold = 2
Loading Time Base Classes 1.0014
Controller Execution Time ( Support / Design ) 6.9859
Total Execution Time 7.9891
Thank you in advance
Hey guys,
When i change log_treshold from 1 to 2, it takes about 10x longer to load the pages. My three friends are running the exact same code on the same Windows setups and the log_threshold = 2 does not slow down dramatically for them. I have tried re-installing xampplite, and even installed xampp but got the same results.
Any ideas? I am guessing that it's in the setup somehow b/c even the controller are 10x slower.
Threshold = 1
Loading Time Base Classes 0.0506
Controller Execution Time ( Support / Design ) 0.1471
Total Execution Time 0.2426
Threshold = 2
Loading Time Base Classes 1.0014
Controller Execution Time ( Support / Design ) 6.9859
Total Execution Time 7.9891
Thank you in advance