Skip to content

Fast path the IFrameEncoder.WriteAsync(IAsyncEnumerable<Frame> frames) ValueTask #5

@thenameless314159

Description

@thenameless314159

Should improve this method using the GetAsyncEnumerator() and trying not to await the MoveNextAsync() calls if possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions