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

[test] add an assertion checking Debug startup time #3985

Merged

Conversation

jonathanpeppers
Copy link
Member

In a26e0db and 5bfe44e we found a performance regression with
startup in Debug builds.

To better catch this in the future, I updated DebuggingTest.

If it takes longer than 1 second for the app to start and debugger
connect, the test will fail now.

This worked on my PC with a HAXM emulator, we will see if this number
is too optimistic for our CI servers.

@jonathanpeppers jonathanpeppers force-pushed the debugger-perf-timeout branch 4 times, most recently from 2c546c5 to fb8d05a Compare December 9, 2019 19:47
In a26e0db and 5bfe44e we found a performance regression with
startup in Debug builds.

To better catch this in the future, I updated `DebuggingTest`.

If it takes longer than 1 second for the debugger to connect, the test
will fail now.

This worked on my PC with a HAXM emulator, we will see if this number
is too optimistic for our CI servers.
@jonathanpeppers jonathanpeppers merged commit a70ffbf into dotnet:master Dec 10, 2019
@jonathanpeppers jonathanpeppers deleted the debugger-perf-timeout branch December 10, 2019 17:05
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants