[FEATURE]support benchmark

This commit is contained in:
刘文坛
2023-08-01 10:08:52 +00:00
parent 5ecff3649c
commit af0461bb25
13 changed files with 7609 additions and 112 deletions

View File

@@ -1173,4 +1173,4 @@ long long expr_runtime_scan_bytes(struct expr_runtime *expr_rt)
alignment_int64_array_reset(expr_rt->scan_bytes, expr_rt->n_worker_thread);
return sum;
}
}