找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
楼主: siasjack

来测测路由器cpu的性能(不服跑个分)【源码下载】

[复制链接]
发表于 2017-4-3 23:55 | 显示全部楼层

N3050,双核双线程Openwrt模拟debian跑的5000+
openwrt直接跑bin提示file not found,不知道为什么,可能依赖问题

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-4-4 09:15 来自手机 | 显示全部楼层
siasjack 发表于 2017-4-3 22:19
cpu的详细型号是什么?

网件 x10 r9000

点评

4核心 A15 处理器 还是不错的性能的!  详情 回复 发表于 2017-4-4 10:48
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-4-4 09:19 | 显示全部楼层
进来学习一下  
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2017-4-4 10:48 | 显示全部楼层

4核心  A15   处理器      还是不错的性能的!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2017-5-8 11:50 | 显示全部楼层
6楼威武,求详情

点评

http://www.right.com.cn/forum/thread-196772-1-1.html  详情 回复 发表于 2018-5-18 21:25
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-5-18 19:08 | 显示全部楼层
BCM4908 4核心 1.8GHz

  1. admin@GT-AC5300:/jffs/.koolshare/bin# gcc_dry2
  2. Dhrystone BenchMark, Version 2.1(Language:C)
  3. system has 4 processor(s),I will fork 4 process,then adding together dmips,get total dmips!
  4. DMIPSApp Running
  5. =====================================================
  6. Parent process forked process 9873(cpuid=0)
  7. Parent process forked process 9874(cpuid=1)
  8. Parent process forked process 9875(cpuid=2)
  9. Excution starts, 20000000 runs through Dhrystone(cpuNum=1,pid=9874)
  10. Excution starts, 20000000 runs through Dhrystone(cpuNum=3,pid=9872)
  11. Excution starts, 20000000 runs through Dhrystone(cpuNum=2,pid=9875)
  12. Excution starts, 20000000 runs through Dhrystone(cpuNum=0,pid=9873)
  13. Execute ends(cpuNum = 3,pid=9872)
  14. ==========================================

  15. save dmips 2338.65,pid:9872
  16. Execute ends(cpuNum = 2,pid=9875)
  17. ==========================================

  18. save dmips 2332.07,pid:9875
  19. read dmips:2332.07,pid:9875
  20. Execute ends(cpuNum = 1,pid=9874)
  21. ==========================================

  22. save dmips 2327.14,pid:9874
  23. read dmips:2327.14,pid:9874
  24. Execute ends(cpuNum = 0,pid=9873)
  25. ==========================================

  26. save dmips 2310.23,pid:9873
  27. read dmips:2310.23,pid:9873

  28. Total DMIPS:9308.09
复制代码

点评

设备真多啊 老大  详情 回复 发表于 2020-4-13 17:21
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2018-5-18 21:25 | 显示全部楼层
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-5-21 21:12 | 显示全部楼层
本帖最后由 spring1 于 2019-5-21 21:13 编辑

以下是几种设备的测试结果:


intel D525:
root@OpenWrt:~# ./gcc_dry2-x64.bin
Dhrystone BenchMark, Version 2.1(Language:C)
system has 4 processor(s)
DMIPSApp Running
=====================================================
Parent process forked process 14080(forkNum=0)
Parent process forked process 14081(forkNum=1)
Parent process forked process 14082(forkNum=2)
Excution starts, 20000000 runs through Dhrystone(cpuNum=1)
Excution starts, 20000000 runs through Dhrystone(cpuNum=2)
Excution starts, 20000000 runs through Dhrystone(cpuNum=0)
Excution starts, 20000000 runs through Dhrystone(cpuNum=3)
Execute ends(cpuNum = 2)
==========================================

Execute ends(cpuNum = 1)
==========================================

Execute ends(cpuNum = 0)
==========================================

Execute ends(cpuNum = 3)
==========================================

Total DMIPS:5370.93
DMIPSAPP Exiting






AMD G-T40N Processor (升腾690-2)
root@OpenWrt:~# ./gcc_dry2-x64.bin
Dhrystone BenchMark, Version 2.1(Language:C)
system has 2 processor(s)
DMIPSApp Running
=====================================================
Parent process forked process 13484(forkNum=0)
Excution starts, 20000000 runs through Dhrystone(cpuNum=0)
Excution starts, 20000000 runs through Dhrystone(cpuNum=1)
Execute ends(cpuNum = 0)
==========================================

Execute ends(cpuNum = 1)
==========================================

Total DMIPS:3639.41
DMIPSAPP Exiting





intel n270:
root@OpenWrt:~# ./gcc_dry2-x86.bin -firetest
Dhrystone BenchMark, Version 2.1(Language:C)
system has 2 processor(s)
DMIPSApp Running
=====================================================
Parent process forked process 20302(forkNum=0)
Excution starts, 20000000 runs through Dhrystone(cpuNum=1)
Excution starts, 20000000 runs through Dhrystone(cpuNum=0)
Execute ends(cpuNum = 1)
==========================================

Execute ends(cpuNum = 0)
==========================================

Total DMIPS:2472.00
DMIPSAPP Exiting



intel D2550
root@OpenWrt:~# ./gcc_dry2-x64.bin
Dhrystone BenchMark, Version 2.1(Language:C)
system has 4 processor(s)
DMIPSApp Running
=====================================================
Parent process forked process 22144(forkNum=0)
Parent process forked process 22145(forkNum=1)
Parent process forked process 22146(forkNum=2)
Excution starts, 20000000 runs through Dhrystone(cpuNum=1)
Excution starts, 20000000 runs through Dhrystone(cpuNum=2)
Excution starts, 20000000 runs through Dhrystone(cpuNum=0)
Excution starts, 20000000 runs through Dhrystone(cpuNum=3)
Execute ends(cpuNum = 1)
==========================================

Execute ends(cpuNum = 0)
==========================================

Execute ends(cpuNum = 3)
==========================================

Execute ends(cpuNum = 2)
==========================================

Total DMIPS:5628.25
DMIPSAPP Exiting
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2019-5-23 00:07 | 显示全部楼层
有没有n1的成绩啊?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2020-4-13 17:21 | 显示全部楼层
sadoneli 发表于 2018-5-18 19:08
BCM4908 4核心 1.8GHz

设备真多啊  老大
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-3-29 16:57

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表