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

Examine slow-loading dependencies #770

Open
mvz opened this issue Jan 2, 2021 · 0 comments
Open

Examine slow-loading dependencies #770

mvz opened this issue Jan 2, 2021 · 0 comments

Comments

@mvz
Copy link
Contributor

mvz commented Jan 2, 2021

Summary

Some of Aruba's dependencies take a longish time to load. We pay for this time in every cucumber scenario. We should examine
whether we need each of them.

Details

At least the following are 'slow'. Note: In normal use this would be insignificant, but in our tests this adds up, especially for JRuby:

  • contracts
  • tempfile

Context & Motivation

Ongoing attempts to speed up the test suite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant