zhaoyuguang opened a new pull request #2828: Optimize SegmentParseV2::parse code logic URL: https://github.com/apache/skywalking/pull/2828 Please answer these questions before submitting pull request - Why submit this pull request? - [ ] Bug fix - [ ] New feature provided - [x] Improve performance ___ ### New feature or improvement - Describe the details and related test reports. Passing my test `parseBinarySegment(upstreamSegment)` is a time-consuming and stable method that does not reduce time-consuming because of multiple calls. 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
