SandishKumarHN commented on issue #7890: Set Test timeout higher for robust 
performance
URL: https://github.com/apache/incubator-druid/pull/7890#issuecomment-502836477
 
 
   @jihoonson in loadSegment method out of 100ms this `final Segment adapter = 
getAdapter(segment);` is taking ~90ms, not sure why ? any clue ? 
   
   and also discovered that after the initial load of the segment by each 
thread, time reduces to ~1 ms, the only first time by each thread is taking 
~100ms. 

----------------------------------------------------------------
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to