Skip to content

Major pytest 7.3.0 performance regression on Windows #10896

Closed
@The-Compiler

Description

I noticed that after upgrading from pytest 7.2.2 to 7.3.0, the qutebrowser Windows CI got slower by a factor of almost two:

  • 28-29 minutes with pytest 7.2.2
  • 49-58 minutes with pytest 7.3.0

Running only the tests/unit part locally in a Windows VM:

  • 9 minutes with pytest 7.2.2
  • 14 minutes with pytest 7.3.0

I'll be trying to reduce this further so I can actually bisect things. Opening this already so that we have a place to discuss if anyone else has seen this already (and so that I have a place for notes, will probably edit this later).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform: windowswindows platform-specific problemtype: performanceperformance or memory problem/improvementtype: regressionindicates a problem that was introduced in a release which was working previously

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions