Skip to content

Add an Events::with_capacity constructor#436

Closed
alexcrichton wants to merge 1 commit intotokio-rs:masterfrom
alexcrichton:with-capacity
Closed

Add an Events::with_capacity constructor#436
alexcrichton wants to merge 1 commit intotokio-rs:masterfrom
alexcrichton:with-capacity

Conversation

@alexcrichton
Copy link
Contributor

Should allow tuning how many events can get returned from one turn of an event
loop, in theory at least. Somewhat related to #427 where memory tuning may
matter in some situations.

Should allow tuning how many events can get returned from one turn of an event
loop, in theory at least. Somewhat related to tokio-rs#427 where memory tuning may
matter in some situations.
@carllerche
Copy link
Member

Thanks, merged to dev

@carllerche carllerche closed this Jul 19, 2016
@alexcrichton alexcrichton deleted the with-capacity branch July 21, 2016 00:28
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.

2 participants