pnoltes commented on issue #160: Refactors curl read and add code for manual unrolling. URL: https://github.com/apache/celix/pull/160#issuecomment-594461958 > Is it possible to do with a memcpy? Determine range/size and copy, instead of looping? Yes, that memcpy is much better. Not sure why I was stuck on loops.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
