Android 和 Windows 基准测试(32 位)

发布于 2025-01-03 21:43:45 字数 76 浏览 1 评论 0原文

是否有已知的 CPU 基准测试可以在任一平台上测试相同的内容?如果没有,应该对它们进行哪些类型的基准测试? (如果没有的话我打算同时申请)

Is there a known CPU benchmark that tests the same things on either platform? If not, what kinds of benchmarks should be tested on them? (I plan to make applications for both if one does not exist)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

花开雨落又逢春i 2025-01-10 21:43:45

Quadrant 是一款用于 Android 手机的著名基准测试工具!除了 CPU 基准测试之外,它还进行 I/O 和图形基准测试。以下是 Android 的链接应用程序。

我曾在基于 ARM 的手机上开发过这些应用程序,因此我可以向您提出一些建议。基准测试并不是衡量手机/设备性能的绝对指标。仅仅因为您获得更高的基准值并不意味着更高的性能。设备总体性能不仅仅取决于 CPU 速度。缓存大小、总线速度、RAM 大小等都会影响整体性能。

另外,我自己也见过一些公司修改他们的代码以愚弄著名的基准测试工具!因此,不要完全依赖基准值。应该只是给你一个参考!

从非技术角度来说,基准测试有帮助的一件事就是与朋友炫耀您的设备:)

Quadrant is one famous benchmarking tool which is used for Android phones! Apart from CPU benchmarking it does I/O and Graphics benchmarking as well. Here is the link to the Android app.

I've worked on these apps on ARM based phones, so I can suggest you a few things. Benchmarking is NOT the absolute measure of how well a phone/device performs. Just because you get a higher benchamarking value doesn't mean higher performance. Total device performance doesn't depend on CPU speed alone. Cache size, Bus speed, RAM size etc all contribute to the overall performance.

Also, I myself have seen companies modifying their code in order to fool famous benchmarking tools! So don't exclusively rely on the benchmarked values. They should just serve as a reference for you!

Non-technically, one thing benchmarking helps is to flaunt your device with your friends :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文