Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile our integration tests #144

Open
Boarders opened this issue Jun 27, 2019 · 0 comments
Open

Profile our integration tests #144

Boarders opened this issue Jun 27, 2019 · 0 comments

Comments

@Boarders
Copy link
Collaborator

Boarders commented Jun 27, 2019

Currently some of the integration tests take an long time to complete. We should figure out where all the work is being done in those that take a long time to see where it is best to concentrate our performance tuning efforts. In particular the following tests are all over thirty seconds on my machine (those with a † take over a minutes):

  • sankoff/single-block/huge-mix/1-2/test.pcg †
  • sankoff/single-block/huge-mix/2-1/test.pcg
  • sankoff/single-block/huge-mix/hamming/test.pcg
  • sankoff/single-block/huge-mix/levenshtein/test.pcg
  • dynamic/single-block/protein/L1-norm/invertebrates.pcg †
  • dynamic/single-block/protein/discrete/invertebrates.pcg
  • dynamic/single-block/protein/1-2/invertebrates.pcg †
  • dynamic/single-block/protein/2-1/invertebrates.pcg †
  • dynamic/single-block/huge-mix/1-2/test.pcg †
  • dynamic/single-block/huge-mix/2-1/test.pcg †
  • dynamic/single-block/huge-mix/hamming/test.pcg †
  • dynamic/single-block/huge-mix/levenshtein/test.pcg †
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants