TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

ps_mem.py

41 点作者 simonreed超过 12 年前

6 条评论

emmelaich超过 12 年前
Nice -- it's good to see something like this that has long been a natural niche for Perl.<p>See also <a href="http://dag.wieers.com/home-made/dstat/" rel="nofollow">http://dag.wieers.com/home-made/dstat/</a>
leoh超过 12 年前
Doesn't work on OS X since Darwin hasn't implemented /proc. But Amit Singh has some pretty interesting information about hacking together something similar.<p><a href="http://osxbook.com/book/bonus/chapter11/procfs/" rel="nofollow">http://osxbook.com/book/bonus/chapter11/procfs/</a>
rotskoff超过 12 年前
Does anyone know of a good method for determining memory usage within a python application?
评论 #4896508 未加载
pixelbeat超过 12 年前
Wow github is slow at present. The latest script is also at:<p><a href="http://www.pixelbeat.org/scripts/ps_mem.py" rel="nofollow">http://www.pixelbeat.org/scripts/ps_mem.py</a>
nteon超过 12 年前
I've used this for years, it's one of the first things I throw onto a new server. Simply fantastic.
curlypaul924超过 12 年前
Amazed at the laziness these on HN these days.