21 Aug
2020
21 Aug
'20
5:21 p.m.
Hi Gabriel, I was experimenting with various attempts of implementing memmove. I'm attaching a modified version of Paul's test application. It compares memmove performance from ucrtbase, msvcr100 and msvcrt dlls. It also contains assembler (i386) implementation of the function. Thanks, Piotr