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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Patching until the COWs come home

76 点作者 alex_hirner将近 4 年前

3 条评论

ekimekim将近 4 年前
The second half of the article is here: <a href="https:&#x2F;&#x2F;lwn.net&#x2F;Articles&#x2F;849876&#x2F;" rel="nofollow">https:&#x2F;&#x2F;lwn.net&#x2F;Articles&#x2F;849876&#x2F;</a>
giovannibonetti将近 4 年前
This reminds me of the Haskell language, which goes to great lengths to be &quot;lazy&quot;, meaning it tries to avoid doing computations until the last moment.<p>Sometimes it is convenient (e.g. to work with infinite&#x2F;very large lists), but I&#x27;ve heard that oftentimes it makes the performance very unpredictable, as a CPU spike arrives all of a sudden in the last moment.<p>Anyway, take this with a grain of salt, as I&#x27;m still beginning my journey with the language.
评论 #27644542 未加载
评论 #27641874 未加载
AlexanderDhoore将近 4 年前
Solution: don&#x27;t use copy-on-write?
评论 #27640770 未加载
评论 #27642900 未加载