> As long as your buffering can handle that, you're fine, but it's > dangerous to make assumptions about bulk throughput... > Understood. It's my job as library designer to ensure I do everything I can to ensure performance is optimal assuming ideal conditions (i.e if there is slowness anywhere, it's not *my* fault).
> Yes. It is easy to forget how abysmally slow the FX2's 8051 is. At > best, you get 3 MIPS. > It's slow, but not *that* slow. Each bus cycle is four 48MHz clocks, giving 12 million bus cycles per second. Most instructions take one or two bus cycles, with branching taking three or four. My guess would be something around 5-8 MIPS. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel