i did some pressure measurement on crate-1.1.1,and got a very low tps, 300 more or less, there 2 Physical machine and 10G JVM , 3G data and 14 shard, 70+ fields, my sql is just like :
> select count(*) from mytable where field1='abcd' and field2='defs' and
> field3='aas'
*.i think it is not the true performance of crate, is there some hint or some directions i can try ?
there are 32CPU 64 core, and setting both node`s IP and port when creating the connection. CPU usage 90%+, mem usage and disk io is in low level. the available RAM is 32G, there are only 3G data , so the heap is setted 10G.
and use the apache.jmeter to produce the pressure. vuser is set to 50 90 120 150 200.