Skip to content

Poor performance when polling futures in random order #189

@zetanumbers

Description

@zetanumbers

I have modified a benchmark comparing different join implementations from smol-rs/futures-lite#93 (comment) at zetanumbers/futures-concurrency-benchmark. I've updated dependencies and added some more tasks to benchmark, so it's not just ready. This crate's primitives did perform the best until I've added fully_interdependent_tasks bench where tasks are woken up in random order (interdependent aspect is only needed to schedule futures in such order).

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions