Archive for the 'Programming & Design' Category

How do search Engines like Google or others calculate time required to search?

Tuesday, December 2nd, 2008
search engines



What is the code for calculating time required to get some page in html or asp or jsp (or any other supported in browsing)?

This similar thing is used by search engines to find the time required to search the pages accordingly.

I need the time in smallest unit. (like 0.0XX seconds)

Deena