Bunun için web'de arama ama tatmin edici bir cevap bulunamadı.
I am not talking about the time it takes the browser to render and display. Only the part where the HTML is generated in the server itself.
<?php
$script_start = microtime_float();
#CODE
echo (microtime_float()-$script_start)
?>
What is the accepted/normal time in web pages. Lets say the page has a calendar, poll, content, menus(with submenus), some other modules.
Is it okay if it is less than 0.05seconds?
What do you think, what is the highest / normal kabul sefer almalıyım? Strong>