Skip to content

Faster tests on AppVeyor - #629

Merged
PGijsbers merged 4 commits into
developfrom
leaner_windows_tests
Feb 25, 2019
Merged

Faster tests on AppVeyor#629
PGijsbers merged 4 commits into
developfrom
leaner_windows_tests

Conversation

@mfeurer

Copy link
Copy Markdown
Collaborator

by

  • reducing the number of calls to conda install
  • running the tests in parallel with four threads/processes

This reduces the total test time from ~30 minutes to ~12 minutes.

@PGijsbersPGijsbers left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I am confused why I needed multiple installs in the first place. Anyhow, glad it's fixed.

@PGijsbers
PGijsbers merged commit 9474029 into developFeb 25, 2019
@mfeurer
mfeurer deleted the leaner_windows_tests branch February 25, 2019 08:36
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mfeurer@PGijsbers