Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alloc: mem{cpy, set, move} improvements #75

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sajattack
Copy link
Collaborator

@sajattack sajattack commented Aug 12, 2020

memcpy times in us for 1MB:
pic_0000

Edit: there was a mistake in the vfpu code, now it is faster than cpu32

@sajattack
Copy link
Collaborator Author

pic_0002

@sajattack
Copy link
Collaborator Author

dmac has set up cost that evens out with cpu32 around 8kB of copying and gets better from there.

@sajattack sajattack changed the title alloc: copy 32 bits at a time for better performance alloc: mem{cpy, set, move} improvements Aug 13, 2020
@sajattack
Copy link
Collaborator Author

Something broke and this no longer runs correctly after a rebase. Needs further investigation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant