Skip to content

ASV version > 0.5.0 causing slowdowns when running asv dev? #1026

@mroeschke

Description

@mroeschke

cc @datapythonista (mentioned today)

In pandas we pinned asv < 0.5.0 in pandas-dev/pandas#45886 because the CI check that ran asv dev was taking 3+ hours.

On main branch before pin: https://github.com/pandas-dev/pandas/runs/5094054780?check_suite_focus=true
On main branch after pin: https://github.com/pandas-dev/pandas/runs/5123068568?check_suite_focus=true

This might be due to other spurious issues (GHA flakiness, etc.), but the fact that pinning the asv version solved this issue is suspicious.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions