Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-2071

[Python] Reduce runtime of builds in Travis CI

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • Python

    Description

      For some reason, recently each Python build has been taking about 15 minutes to run. I speculate this is due to VM thrashing caused by reduced resources on the Travis CI workers, related to the problem I fixed in ARROW-2062.

      We should experiment, but it seems like perhaps this can be fixed either by:

      • Reducing the size of the Plasma store on Travis CI
      • Disabling valgrind in Plasma tests

      The slowness could be caused by something else, though, so we should investigate (and have pytest report slow tests in the logs)

      Attachments

        Activity

          People

            apitrou Antoine Pitrou
            wesm Wes McKinney
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: