Skip to content

Commit

Permalink
Add the performance test prepare_hash_before_merge.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Jiebin Sun <jiebin.sun@intel.com>
  • Loading branch information
jiebinn committed Jul 21, 2023
1 parent 1c1a9d1 commit ad109c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/performance/prepare_hash_before_merge.xml
@@ -0,0 +1,4 @@
<test>
<query>SELECT COUNT(DISTINCT Title) FROM hits_v1 SETTINGS max_threads = 24</query>
<query>SELECT COUNT(DISTINCT Referer) FROM hits_v1 SETTINGS max_threads = 22</query>
</test>

0 comments on commit ad109c7

Please sign in to comment.