8000 Break out of the while loop for better performance by tom-shan · Pull Request #280 · microsoft/java-debug · GitHub
[go: up one dir, main page]

Skip to content

Break out of the while loop for better performance#280

Merged
testforstephen merged 1 commit intomicrosoft:masterfrom
tom-shan:break-while
Jun 14, 2019
Merged

Break out of the while loop for better performance#280
testforstephen merged 1 commit intomicrosoft:masterfrom
tom-shan:break-while

Conversation

@tom-shan
Copy link
Contributor

Now it will cost about 5 seconds in the destroyLaunchFiles function,
there should have a break statement if no IOException is caught
in each loop iteration for better performance.

Signed-off-by: tom-shan s00347147@163.com

Now it will cost about 5 seconds in the destroyLaunchFiles function,
there should have a break statement if no IOException is caught
in each loop iteration for better performance.

Signed-off-by: tom-shan <s00347147@163.com>
@tom-shan
Copy link
Contributor Author

fix #279
@testforstephen please have a review

@testforstephen
Copy link
Contributor

Looks good to me.
Thanks for the contribution.

@testforstephen testforstephen merged commit b31fd4c into microsoft:master Jun 14, 2019
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

Successfully merging this pull request may close these issues.

2 participants

0