You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ You can explore results either **by database provider** or **by operation**:
75
75
Below is an example of a **Bulk Insert** benchmark on **SQL Server**, comparing **EF Core SaveChanges** vs **Entity Framework Extensions BulkInsert**.
76
76
Entity Framework Extensions executes the same operation **many times faster** while also using significantly less memory.
77
77
78
-

78
+

0 commit comments