You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/07/16 03:43:37 UTC

[GitHub] [skywalking] dmsolr opened a new pull request #3093: Using ArrayList to instead of LinkedList

dmsolr opened a new pull request #3093: Using ArrayList to instead of LinkedList
URL: https://github.com/apache/skywalking/pull/3093
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [ ] Bug fix
   - [ ] New feature provided
   - [x] Improve performance
   
   - Related issues
   #3064 
   #3021 
   ___
   ### New feature or improvement
   - Describe the details and related test reports.
   
   According to #3064, we can learn ArrayList has ~3x faster than LinkedList. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services