doris:doris-2.0.4-rc06-7834fe1
3BE(部署在物理机,nvme硬盘),3FE部署在虚拟机(SSD硬盘)
整体数据量10T以内
对于比较简单的sql,多次执行返回的结果的时间差距很大。(多次执行已经关掉了cache) 执行相应时间在900ms~10s间波动,感觉很不稳定。
以下是两次执行的proflie, 1个1.3s 返回。1个4.3秒返回。
1秒对应的profile
https://github.com/zcbigdata/zcbigdata.github.io/raw/master/1s.txt
4秒对应的profile
https://github.com/zcbigdata/zcbigdata.github.io/raw/master/4s.txt
各位大佬给看看是什么原因导致的?