-
Notifications
You must be signed in to change notification settings - Fork 86
Remove some code from time measurement #986
Conversation
This PR needs Approvals as follows.
Please choose reviewers and requet reviews! Click to see how to approve each reviewsYou can approve this PR by triggered comments as follows.
See all trigger commentsPlease replace [Target] to review target
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tk26eng Thanks.
OA
@kchygoe This PR is related to your created issue. Can you check? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thx!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OA
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Readability Approval
Thank you!!
/ready |
⏳Merge job is queued... |
What this patch does to fix the issue
This code remove some code not to be included to time measurement results because it's part of initialization.
Even if this patch is applied, the first time measurement takes longer time than later results.
Please check the following issue to know more details of the problem.
Link to any relevant issues or pull requests.
Fix #929