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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Tapes, sane metrics for Python

2 点作者 emilssolmanis大约 10 年前

1 comment

emilssolmanis大约 10 年前
So I got tired of not having any reasonable metrics library, because scales<p>* uses a thread for the decay ticker, which breaks it if you use Tornado with fork()<p>* uses &quot;clever tricks&quot; and gets frisky with stack-frames to figure out the metric paths; needless to say, this breaks in weird ways, including if you use @staticmethod<p>* is basically Java and flake8 gives you over 9000 warnings<p>Any feedback welcome and much appreciated, PRs even more so.