update

2881099
2023-03-25 16:05:23 +08:00
parent 69d57b8731
commit 366806a9d2
2 changed files with 4 additions and 4 deletions

@@ -91,7 +91,7 @@ FreeSql adapts to the use of parameterization and non-parameterization of each d
| FreeSql.Provider.PostgreSQL | ExecutePgCopy | | | FreeSql.Provider.PostgreSQL | ExecutePgCopy | |
| FreeSql.Provider.KingbaseES | ExecuteKdbCopy | 人大金仓 | | FreeSql.Provider.KingbaseES | ExecuteKdbCopy | 人大金仓 |
### bulk insert test reference (52 fields) bulk insert test reference (52 fields)
| | 18W | 1W | 5K | 2K | 1K | 500 | 100 | 50 | | | 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) > 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 | | | 18W | 1W | 5K | 2K | 1K | 500 | 100 | 50 |
| -- | -- | -- | -- | -- | -- | -- | -- | -- | | -- | -- | -- | -- | -- | -- | -- | -- | -- |

@@ -92,7 +92,7 @@ FreeSql 适配了每一种数据类型参数化,和不参数化的使用。批
| FreeSql.Provider.PostgreSQL | ExecutePgCopy | | | FreeSql.Provider.PostgreSQL | ExecutePgCopy | |
| FreeSql.Provider.KingbaseES | ExecuteKdbCopy | 人大金仓 | | FreeSql.Provider.KingbaseES | ExecuteKdbCopy | 人大金仓 |
### 批量插入测试参考(52个字段) 批量插入测试参考(52个字段)
| | 18W | 1W | 5K | 2K | 1K | 500 | 100 | 50 | | | 18W | 1W | 5K | 2K | 1K | 500 | 100 | 50 |
| -- | -- | -- | -- | -- | -- | -- | -- | -- | | -- | -- | -- | -- | -- | -- | -- | -- | -- |
@@ -105,7 +105,7 @@ FreeSql 适配了每一种数据类型参数化,和不参数化的使用。批
> 18W 解释插入18万行记录表格中的数字是执行时间单位ms > 18W 解释插入18万行记录表格中的数字是执行时间单位ms
### 批量插入测试参考(10个字段) 批量插入测试参考(10个字段)
| | 18W | 1W | 5K | 2K | 1K | 500 | 100 | 50 | | | 18W | 1W | 5K | 2K | 1K | 500 | 100 | 50 |
| -- | -- | -- | -- | -- | -- | -- | -- | -- | | -- | -- | -- | -- | -- | -- | -- | -- | -- |