入库性能较差

现在是2w/s。IO使用率只到20%。并发估计有效果,晚点验证下。batch on id limit 10000 insert into t2 select * from t1,这个可以咋优化呢。