TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Why does Google expose search query processing times to the user?

2 pointsby hariananthover 10 years ago
It's obviously very important for Google to be instrumenting and logging performance. But considering the simplicity of their search UI, I'm not sure why query proc times are still exposed. I also can't find any other examples of search that have this behavior, including direct competitors (Bing, Yahoo, duckduckgo, etc.).

3 comments

bjourneover 10 years ago
You would think that Google being a huge company would have good solid reasons for everything they do. But building software (and search engine websites are software) involves billions of small decisions taken by each engineer involved. It&#x27;s everything down from &quot;should I name this temporary variable &#x27;i&#x27; or &#x27;n&#x27;?&quot; to &quot;should the query time be displayed?&quot; and &quot;what format? milliseconds or fractions of a second? should it be i18n:ized?&quot;<p>My theory is that it just happened because some engineer decided to add it a long time ago and then noone found a good reason to remove it.
rajacombinatorover 10 years ago
Speed was one of the key factors that set Google search apart from the competition in the early days. So at that time they wanted to highlight it. Everyone thought &quot;wow how are they searching so fast?&quot;
haidraliover 10 years ago
For most of the time it acts as a positive to the users that how fast google can process ....