diff --git a/Insert-Data.md b/Insert-Data.md index 2dddedd..b26cffd 100644 --- a/Insert-Data.md +++ b/Insert-Data.md @@ -91,7 +91,7 @@ FreeSql adapts to the use of parameterization and non-parameterization of each d | FreeSql.Provider.PostgreSQL | ExecutePgCopy | | | FreeSql.Provider.KingbaseES | ExecuteKdbCopy | 人大金仓 | -### bulk insert test reference (52 fields) +bulk insert test reference (52 fields) | | 18W | 1W | 5K | 2K | 1K | 500 | 100 | 50 | | -- | -- | -- | -- | -- | -- | -- | -- | -- | @@ -104,7 +104,7 @@ FreeSql adapts to the use of parameterization and non-parameterization of each d > Explanation of 8W: insert 180000 rows of records, and the number in the table is the execution time (unit: ms) -### bulk insert test reference (10 fields) +bulk insert test reference (10 fields) | | 18W | 1W | 5K | 2K | 1K | 500 | 100 | 50 | | -- | -- | -- | -- | -- | -- | -- | -- | -- | diff --git a/添加.md b/添加.md index a1ca208..4b8a4d6 100644 --- a/添加.md +++ b/添加.md @@ -92,7 +92,7 @@ FreeSql 适配了每一种数据类型参数化,和不参数化的使用。批 | FreeSql.Provider.PostgreSQL | ExecutePgCopy | | | FreeSql.Provider.KingbaseES | ExecuteKdbCopy | 人大金仓 | -### 批量插入测试参考(52个字段) +批量插入测试参考(52个字段) | | 18W | 1W | 5K | 2K | 1K | 500 | 100 | 50 | | -- | -- | -- | -- | -- | -- | -- | -- | -- | @@ -105,7 +105,7 @@ FreeSql 适配了每一种数据类型参数化,和不参数化的使用。批 > 18W 解释:插入18万行记录,表格中的数字是执行时间(单位ms) -### 批量插入测试参考(10个字段) +批量插入测试参考(10个字段) | | 18W | 1W | 5K | 2K | 1K | 500 | 100 | 50 | | -- | -- | -- | -- | -- | -- | -- | -- | -- |