justinborromeo opened a new pull request #6986: Create Scan Benchmark
URL: https://github.com/apache/incubator-druid/pull/6986
 
 
   This PR creates a Scan query benchmark to act as a baseline for future 
changes to the Scan query (specifically #6088 ).  The queries are fairly simple 
and if anyone has any suggestions for better queries to do, lmk.
   
   The ScanQuery builder was also moved from the ScanQuery class to the Druids 
class to match the pattern of all the other query builders.
   
   Not sure if this matters since this PR doesn't involve any changes to the 
query code but here's the results of the benchmark:
   
   
![image](https://user-images.githubusercontent.com/9417701/52157022-ec8df700-2640-11e9-87e1-a5e8a8b38b2d.png)
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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