寻找关于“做 X 需要多少时间”的 Google 帖子

发布于 2024-09-10 21:32:18 字数 170 浏览 6 评论 0原文

我记得读过谷歌某人的一篇文章,其中包含一些大概的统计数据,例如需要多长时间:

  • 获取锁
  • 从寄存器、内存、磁盘、远程磁盘读取/写入一段数据
  • 获取页面
  • ...

(Don不明白我的确切统计数据)。你能帮我找到这个帖子吗?

I remember reading a post by someone at Google with several ballpark statistics such as how much time does it take to:

  • Obtain a lock
  • Read/write a piece of data from registers, memory, disk, remote disk
  • Fetch a page
  • ...

(Don't catch me on the exact statistics). Can you help me find this post?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

烏雲後面有陽光 2024-09-17 21:32:18

这可能不是您要寻找的内容,但 Google 的 Steve Souders 维护着一个博客,并在他的许多帖子中涉及其中一些 Web 应用程序性能主题: http://www.stevesouders.com/blog/

他的

编辑:您还可以在他的网站上找到有关前端优化的幻灯片演示,该演示非常有趣,并且有很多关于如何使您的网站加载(或看起来像是加载)更快。

This may not be what you're looking for, but Steve Souders of Google maintains a blog and touches on some of these web app performance topics in many of his posts: http://www.stevesouders.com/blog/

His latest post on John Rauser (Amazon)'s presentation at Velocity 2010 may be of interest to you.

Edit: You'll also be able to find on his site a power point presentation on front-end optimization which is pretty interesting and has a lot of tips on how to make your site load (or appear to load) faster.

·深蓝 2024-09-17 21:32:18

这不是我想要的原始文章,而是 本文确实给出了其中几个操作的数量级。

This was not the original article that I had in mind, but this article does give order of magnitudes for several of these operations.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文