Skip to content

Conversation

@bartdesmet
Copy link
Collaborator

Remove a remnant of an awaitable/awaiter algebra that never fully materialized and in the context of Async Rx was purely adding allocation overheads. Leveraging readonly structs instead, and doing away with all these small allocations (though some remain on the slow path, cf. the closure allocated in OnCompleted).

@bartdesmet bartdesmet merged commit 3db7851 into main Sep 28, 2020
@bartdesmet bartdesmet deleted the dev/bartde/remove_awaitable_interfaces branch September 28, 2020 18:33
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