Does anybody know, I need to compare the response time of my search engine with google, for my own search engine i could calculate the response time with using JavaScript codes but for google I don't know how to do it. How can I calculate the response time of google search engine for searching a query? Thanks
Asked
Active
Viewed 1,592 times
2 Answers
1
Google reports the query time at the start of all results:
example (search "test")
About 2,460,000,000 results (0.46 seconds)

van Stein en Groentjes
- 233
- 1
- 8
-
Then How can I find this response time in other search engines, I need the same response time for Bing,Yahoo, AOL,Ask.com,Dogpile and Yandex – user3839870 Feb 28 '16 at 19:10