ELETTRA-SincrotroneTrieste / cumbia-libs

Generic purpose C++ multi threaded library, C++ Tango and Epics modules, Qt components for control system graphical user interfaces
GNU General Public License v3.0
4 stars 4 forks source link

performance: CuVariant: use memcpy instead of for loops #7

Open delleceste opened 8 months ago

delleceste commented 8 months ago

replace for loops with memcpy wherever possible