mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-04 15:30:53 +08:00
update
@@ -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 |
|
||||
| -- | -- | -- | -- | -- | -- | -- | -- | -- |
|
||||
|
||||
4
添加.md
4
添加.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 |
|
||||
| -- | -- | -- | -- | -- | -- | -- | -- | -- |
|
||||
|
||||
Reference in New Issue
Block a user