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
📌 Each page includes detailed charts (execution time and memory usage) generated with **BenchmarkDotNet** across multiple scenarios.
70
70
@@ -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