MicroSD Read/Write Speed Factor in ROS / RPi Performance?
I'm sure I/O speed is a factor, of course; but I'm trying to determine if the difference in Micro SD card Class (used to designate write speed only), say Class 4 vs Class 10, would have a significant impact (such as to be an impede robot operation) on ROS performance. I'm sure ROS does some writing, but from what (little) I know, it seems most I/O is conducted over a network. I'm not sure what a ballpark ratio of reading to writing during ROS runtime might be.
Does anyone know if saving a few bucks by buying a Class 4 or Class 6 MicroSD card would be a mistake? Some people say Class 4 is actually faster in applications with a high read-to-write ratio, because the faster write speed of the later Class 10 comes at the cost of slower read speeds. I don't know if that's true or accurate; sounds a bit unlikely to me.
Thanks