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.

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

32 pointsby top2566 months ago

2 comments

jmclnx6 months ago
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 months ago
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 未加载