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

Implement Proposal: Bulk Memory Operations #54

Closed
ErikMcClure opened this issue Apr 29, 2020 · 0 comments
Closed

Implement Proposal: Bulk Memory Operations #54

ErikMcClure opened this issue Apr 29, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ErikMcClure
Copy link
Contributor

ErikMcClure commented Apr 29, 2020

inNative should support Bulk Memory Operations to help performance around large copy operations. We already have a memcopy routine used for initializing memory, but this proposal introduces data initialization sections which may be complex to implement because it changes the memory model.

@ErikMcClure ErikMcClure added the enhancement New feature or request label Apr 29, 2020
@ErikMcClure ErikMcClure added this to the v0.1.8 milestone Apr 29, 2020
@ErikMcClure ErikMcClure added this to Needs triage in Standards Compliance via automation Apr 29, 2020
@ErikMcClure ErikMcClure moved this from Needs triage to High priority in Standards Compliance Apr 29, 2020
Standards Compliance automation moved this from High priority to Closed Jun 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants