Skip to content

Commit 23198a4

Browse files
Update bulk-insert.md
1 parent 8250598 commit 23198a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs2/pages/documentations/actions/bulk-insert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ connection.UseBulkOptions(options => options.InsertIfNotExists = true)
2121
| Execute (Many) | 1,200 ms | 2,400 ms | 6,000 ms |
2222
| BulkInsert | 50 ms | 55 ms | 75 ms |
2323

24-
[Try this benchmark online](https://dotnetfiddle.net/pSpD10)
24+
[Try this benchmark online](https://dotnetfiddle.net/CqTwfr)
2525

2626
> HINT: A lot of factors might affect the benchmark time such as index, column type, latency, throttling, etc.
2727

0 commit comments

Comments
 (0)