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

[Pantsd] Create test to measure startup time of pantsd #7330

Open
blorente opened this issue Mar 7, 2019 · 0 comments
Open

[Pantsd] Create test to measure startup time of pantsd #7330

blorente opened this issue Mar 7, 2019 · 0 comments

Comments

@blorente
Copy link
Contributor

blorente commented Mar 7, 2019

Currently, many of the tests under test_pantsd_integration.py wait for a while before asserting that a daemon has started, or otherwise guesstimate how much a daemon will take to start.

I would like to create a test that asserts, possibly for different target root sets, how long a daemon is allowed to take to start. This would be useful to ensure we don't regress in startup time, mysteriously breaking other tests.

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

3 participants