Xiaoqian Ma

Results 2 issues of Xiaoqian Ma

**Expected Behavior:** The execution time of `DeleteRange` followed by `CompactRange` operations should remain consistent or improve across commits, maintaining optimal performance for key-range deletions and compactions. **Actual Behavior:** After commit...

This PR fix issue #13202. It replaces `--compaction_measure_io_stats` with `--report_bg_io_stats`, and fix the typo in `run_manual_compaction_worker` when calling `summarize_result` and passing `log_file_name`. After applying this patch, the `universal_compaction` test can...

CLA Signed