opt: use x86_64 string instructions for memory.c/string.c #4

Open
opened 2026-04-24 23:20:55 +00:00 by mage · 2 comments
Owner

Both of these are currently considered architecture-independent (and their impls should probably remain for that sake), so think about the needed architecture/changes to the build system

Both of these are currently considered architecture-independent (and their impls should probably remain for that sake), so think about the needed architecture/changes to the build system
mage added reference better_memmove 2026-04-25 19:52:31 +00:00
Author
Owner

Right now there's a probably portable implementation of everything other than memcmp, which are much faster. Need further benchmarking to see if string ops can even help

Right now there's a probably portable implementation of everything other than memcmp, which are much faster. Need further benchmarking to see if string ops can even help
Author
Owner

dead project, can't even figure out memcpy

dead project, can't even figure out memcpy
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mage/Typhon#4
No description provided.