Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
RT-Thread一般讨论
RT-thread/DFS性能测试
发布于 2011-01-03 00:28:30 浏览:3943
订阅该版
平台: STM32ZET6(主频72M)+SDIO 设备驱动测试: > finsh>>device_test("sd0") block device! device info: sector size : 512 byte sector count : 7744512 block size : 512 byte device I/O R/W test pass! device I/O speed test. RT_TICK_PER_SECOND:100 read 200 sector from 10483 to 10494,930909 byte/s write 200 sector from 10495 to 10522,379259 byte/s 单线程单文件读写测试: > =================================================== finsh>>writespeed("/speed.dat",819200,512) File write speed: 370678 byte/s finsh>>writespeed("/speed.dat",819200,512) File write speed: 372363 byte/s --------------------------------------------------- finsh>>readspeed("/speed.dat",512) File read speed: 920449 byte/s finsh>>readspeed("/speed.dat",512) File read speed: 910222 byte/s ================================================== finsh>>writespeed("/speed.dat",8192000,512) File write speed: 334777 byte/s finsh>>writespeed("/speed.dat",8192000,512) File write speed: 339776 byte/s --------------------------------------------------- finsh>>readspeed("/speed.dat",512) File read speed: 931968 byte/s finsh>>readspeed("/speed.dat",512) File read speed: 934093 byte/s 多线程文件同时读写(文件读出后还做了校验,所以实际速度应该大于计算值) (两个线程优先级相同,时间片相等,但每个线程操作的文件大小不同): > thread fsrw2 round 1 rd:112640byte/s,wr:174757byte/s thread fsrw1 round 1 rd: 92219byte/s,wr:98461byte/s thread fsrw2 round 2 rd:148270byte/s,wr:136778byte/s thread fsrw2 round 3 rd:186721byte/s,wr:121293byte/s thread fsrw1 round 2 rd:108720byte/s,wr:100734byte/s thread fsrw2 round 4 rd:102040byte/s,wr:139751byte/s thread fsrw1 round 3 rd: 91254byte/s,wr: 80133byte/s thread fsrw2 round 5 rd:195652byte/s,wr:124481byte/s thread fsrw2 round 6 rd:199115byte/s,wr:126760byte/s thread fsrw1 round 4 rd:119254byte/s,wr:114285byte/s thread fsrw2 round 7 rd:108303byte/s,wr:140625byte/s thread fsrw1 round 5 rd: 86408byte/s,wr: 81149byte/s
查看更多
2
个回答
默认排序
按发布时间排序
bernard
2011-01-03
这家伙很懒,什么也没写!
把FatFs的重入标志去掉,然后做readspeed/writespeed测试,速度如何? 把FatFs的重入标志置上,然后做readspeed/writespeed测试,速度如何? 注:都是单线程测试,而不是多线程测试。
撰写答案
登录
注册新账号
关注者
0
被浏览
3.9k
关于作者
aozima
调网络不抓包,调I2C等时序不上逻辑分析仪,就像电工不用万用表!多用整理的好的文字,比截图更省流量,还能在整理过程中思考。
提问
92
回答
4480
被采纳
380
关注TA
发私信
相关问题
1
有关动态模块加载的一篇论文
2
最近的调程序总结
3
晕掉了,这么久都不见layer2的踪影啊
4
继续K9ii的历程
5
[GUI相关] FreeType 2
6
[GUI相关]嵌入式系统中文输入法的设计
7
20081101 RT-Thread开发者聚会总结
8
嵌入式系统基础
9
linux2.4.19在at91rm9200 上的寄存器设置
10
[转]基于嵌入式Linux的通用触摸屏校准程序
推荐文章
1
RT-Thread应用项目汇总
2
玩转RT-Thread系列教程
3
国产MCU移植系列教程汇总,欢迎查看!
4
机器人操作系统 (ROS2) 和 RT-Thread 通信
5
五分钟玩转RT-Thread新社区
6
【技术三千问】之《玩转ART-Pi》,看这篇就够了!干货汇总
7
关于STM32H7开发板上使用SDIO接口驱动SD卡挂载文件系统的问题总结
8
STM32的“GPU”——DMA2D实例详解
9
RT-Thread隐藏的宝藏之completion
10
【ART-PI】RT-Thread 开启RTC 与 Alarm组件
最新文章
1
开源共生 商业共赢 | RT-Thread 2024开发者大会议程正式发布!
2
【24嵌入式设计大赛】基于RT-Thread星火一号的智慧家居系统
3
RT-Thread EtherKit开源以太网硬件正式发布
4
如何在master上的BSP中添加配置yml文件
5
使用百度AI助手辅助编写一个rt-thread下的ONVIF设备发现功能的功能代码
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
USB
DMA
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
RTC
FAL
rt-smart
ESP8266
I2C_IIC
WIZnet_W5500
UART
ota在线升级
PWM
cubemx
freemodbus
flash
packages_软件包
BSP
潘多拉开发板_Pandora
定时器
ADC
GD32
flashDB
socket
中断
Debug
编译报错
msh
SFUD
rt_mq_消息队列_msg_queue
keil_MDK
ulog
MicroPython
C++_cpp
本月问答贡献
踩姑娘的小蘑菇
7
个答案
3
次被采纳
a1012112796
19
个答案
2
次被采纳
张世争
9
个答案
2
次被采纳
rv666
6
个答案
2
次被采纳
用户名由3_15位
13
个答案
1
次被采纳
本月文章贡献
程序员阿伟
9
篇文章
2
次点赞
hhart
3
篇文章
4
次点赞
RTT_逍遥
1
篇文章
6
次点赞
大龄码农
1
篇文章
5
次点赞
ThinkCode
1
篇文章
1
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部