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

runtime: make runtime.memclr faster #6173

Closed
randall77 opened this issue Aug 16, 2013 · 7 comments
Closed

runtime: make runtime.memclr faster #6173

randall77 opened this issue Aug 16, 2013 · 7 comments

Comments

@randall77
Copy link
Contributor

memmove now uses fast assembly.  Do the same for memclr.
@randall77
Copy link
Contributor Author

Comment 1:

Labels changed: added performance, removed priority-triage.

Owner changed to @randall77.

@randall77
Copy link
Contributor Author

Comment 2:

Status changed to Accepted.

@robpike
Copy link
Contributor

robpike commented Aug 17, 2013

Comment 3:

Labels changed: added priority-later.

@rsc
Copy link
Contributor

rsc commented Sep 9, 2013

Comment 4:

Labels changed: added go1.3maybe, removed go1.2maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 5:

Labels changed: added release-none, removed go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 6:

Labels changed: added repo-main.

@randall77
Copy link
Contributor Author

Comment 7:

This was fixed a long time ago.  Closing.

Status changed to Fixed.

@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants