Hello I set a goal for myself to make the fastest memcpy I can make. Here is where I am at right now:
static void* memcpy(void* destination, const void* source, s