Skip to content

CI: slowdown #16730

Closed
Closed
@jreback

Description

@jreback
Contributor

something is happening on travis about 8 days ago. our builds took between 2 & 2.5 hrs.

2.5 hrs: https://travis-ci.org/pandas-dev/pandas/builds/241842849

now taking 3.5 hrs +, with very little changes in code.
3.5 hrs: https://travis-ci.org/pandas-dev/pandas/builds/241844274

It seems that the tests themselves are taking 2x longer.

any ideas?

Activity

added
CIContinuous Integration
Testingpandas testing functions or related to the test suite
on Jun 20, 2017
added this to the 0.20.3 milestone on Jun 20, 2017
jorisvandenbossche

jorisvandenbossche commented on Jun 20, 2017

@jorisvandenbossche
Member

The doc build is also slower (from on average 25 to 35 min, see my comment #16704 (comment)), I looked a bit into it, but didn't see a potential commit that could cause such a slowdown.

Maybe travis just got slower?

jreback

jreback commented on Jun 20, 2017

@jreback
ContributorAuthor

I reverted all the way to that commit: https://travis-ci.org/jreback/pandas/builds/244878059

(there is additional build time as not using cache on personal builds, so subtract 4 min from each build). but it could be that we are not getting real multiprocessing of xdist.

TomAugspurger

TomAugspurger commented on Jun 23, 2017

@TomAugspurger
Contributor

FYI: dask/dask#2485 Bokeh and dask got some nice speedups by using the trusty image.

added a commit that references this issue on Jun 30, 2017
08196c0
added a commit that references this issue on Jun 30, 2017
b2b5dc3
added 3 commits that reference this issue on Jul 6, 2017
6e319fa
222ebc4
2069768
added a commit that references this issue on Aug 30, 2017
5b4cc45
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

    CIContinuous IntegrationTestingpandas testing functions or related to the test suite

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      Participants

      @jreback@jorisvandenbossche@TomAugspurger

      Issue actions

        CI: slowdown · Issue #16730 · pandas-dev/pandas