[PATCH] USB speedtouch: send path optimization
Write multiple cells in one function call, rather than one cell per function call. Under maximum send load, this reduces cell writing CPU usage from 0.0095% to 0.0085% on my machine. A 10% improvement! :)
Showing
Please register or sign in to comment