xiaoxiang781216 commented on issue #9080:
URL: https://github.com/apache/nuttx/issues/9080#issuecomment-1569903031

   > Hi,
   > 
   > Below are some measured speeds with the round-robin interval reduced to 
10ms (was initially 200ms, however the improvement was marginal from reducing 
it to 10ms). NOTE: This is running on a slightly faster core than the previous 
measurements, hence why the initial baseline is ~100KiB/s instead of 75KiB/s.
   > 
   > I believe you are more interested in the read/write speeds for eMMC 
without littlefs on it
   
   Yes, to investigate file system performance, we must ensure the performance 
at block level match the hardware spec.
   
   > - I'm trying to DD from /dev/zero to /dev/mmcsd0 however I receive error 6 
(no such device or address). Is there a method you suggest could be used for 
testing the transfer speed for eMMC?
   
   Do you enable CONFIG_BCH?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to