-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
type: performanceperformance or memory problem/improvementperformance or memory problem/improvementtype: regressionindicates a problem that was introduced in a release which was working previouslyindicates a problem that was introduced in a release which was working previously
Description
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
Labels
type: performanceperformance or memory problem/improvementperformance or memory problem/improvementtype: regressionindicates a problem that was introduced in a release which was working previouslyindicates a problem that was introduced in a release which was working previously