Gavin
Gavin
> after this PR, we should introduce zero-copy semantic for cache. OK, looks like it could become a performance bottleneck for us.
run starrocks_admit_test
run starrocks_admit_test
run starrocks_admit_test
run starrocks_admit_test
> should support text scanner too. OK, I'll add this to text scanner in another PR.
As the io tasks execute in parallel, if we just accumelate it without average, is it can represent the approximately time? In the old way, we usually can estimated the...