Skip to content

Very slow test setup in pytest 4.2.0+ #4824

@okuta

Description

@okuta

Chainer and CuPy project use pytest.

I found a performance degradation in a particular version.

I run pytest --setuponly tests/chainer_tests > /dev/null command.

pytest version user time[sec]
4.1.1 120.88
4.2.0 1872.78

I think that it is probably the influence of #4091 .

My environment
Python 2.7.13

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: 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