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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Modded Atari 2600 runs at 22,000 times the processing power of the origina

3 点作者 zippo超过 12 年前

1 comment

kmm超过 12 年前
You can't just take the quotient of the processor clock frequencies and multiply by the number of threads! A current generation processor does a lot more in a single clock cycle than they did 30 years ago. Pipelines etc... didn't exist back then. The 6502 only had a single 8-bit general purpose register (although the index registers could also be used when not accessing memory).<p>An Intel Core i7 is probably more than a million times faster.