mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-09 17:14:47 +00:00
Add performance test
This commit is contained in:
parent
e4c652ec28
commit
16ba0f91d7
3
tests/performance/float_mod.xml
Normal file
3
tests/performance/float_mod.xml
Normal file
@ -0,0 +1,3 @@
|
||||
<test>
|
||||
<query>SELECT count() FROM numbers(100000000) WHERE NOT ignore(number % 1.1)</query>
|
||||
</test>
|
Loading…
Reference in New Issue
Block a user