批量插入131627条数据。 使用 jfinal 2.2 中的 Db.batchSave(modelList,size);分批次插入当size是多少时插入速度最快呢?
目前测试如下
不知道测试是否有说明力