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

Use sync.Pool in AsyncBuff and async sockets #20

Open
m0sth8 opened this issue Aug 13, 2014 · 1 comment
Open

Use sync.Pool in AsyncBuff and async sockets #20

m0sth8 opened this issue Aug 13, 2014 · 1 comment
Assignees
Milestone

Comments

@m0sth8
Copy link
Contributor

m0sth8 commented Aug 13, 2014

No description provided.

@noxiouz noxiouz added this to the v0.12 milestone Mar 17, 2015
@noxiouz noxiouz self-assigned this Mar 17, 2015
@noxiouz
Copy link
Member

noxiouz commented Mar 17, 2015

I want to sync.Pool to cache *Message. The current architecture allows that, but I need to write benchmarks before.

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

No branches or pull requests

2 participants