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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Computing Industry Doesn't Care about Performance: how I made things faster

32 点作者 top2566 个月前

2 条评论

jmclnx6 个月前
These days, that is true in Corporate IT. You have the choice of investing real dollars to get things faster, more invested faster it gets. But the speed difference is probably not worth the amount spent. Companies find it easier to throw hardware at the issue then speeding up the program(s). Over 35+ years ago, things were far different, back then we did spend plenty of time and $ in making software run faster.<p>These days, you have the real possibility the program(s) have a limited life span before the next upgrade. With today&#x27;s hardware, you can bet you will get more performance per $ spent than by changing the software.<p>IIRC, I think RMS said something like &quot;do not worry about performance, hardware will catch up&quot;. In the case of Emacs, it definitely did.
评论 #42236216 未加载
评论 #42250890 未加载
评论 #42236194 未加载
walterbell6 个月前
Is UI performance better in apps where user per-minute labor is expensive? How about apps in a time-limited multitasking workflow?<p>Bloomberg terminal and some point-of-sale systems were well regarded on interactive performance. What tooling was used to optimize their performance?<p>If we can use LLMs to rewind&#x2F;recall activity, can we use continuous profiling (e.g. eBPF) to identify interactive hotspots in complex user workflows?
评论 #42234801 未加载
评论 #42236045 未加载