Skip to content

Slow future performance in tests vs Kotlin #24

@skeet70

Description

@skeet70

This test fixture that loads an immediately completing future from Rust in Kotlin fails if it takes longer than 4ms. In Java that had to be bumped up to 15ms to pass consistently. Both are already warm because of a warm up call to the same method. Investigate why there's such a large difference and either fix it or create tickets to fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions