aderm commented on issue #4291: Improve ES query performance
URL: https://github.com/apache/skywalking/issues/4291#issuecomment-581005325
 
 
   > I am a little confused, the score of `testFixEsFilterQuery` is higher than 
`testDynamicEsFilterQuery`
   
   The comparison of testDynamicEsQuery and testDynamicEsFilterQuery, the 
comparison of testFixEsQuery and testFixEsFilterQuery. `testFixEsQuery > 
testFixEsFilterQuery` is comparing AverageTime, lower is best.
   
   >same as testFixEsQuery > testFixEsFilterQuery.
   
   my little confuse is `testDynamicEsFilterQuery<testFixEsFilterQuery`, 
   The fixed parameter query should be faster than the dynamic parameter query. 
I feel that the number of documents may be small and cannot be reflected. I 
plan to create a larger amount of data and test it again.
   
   
   
   

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


With regards,
Apache Git Services

Reply via email to