|
@@ -394,7 +394,7 @@ namespace App
|
|
|
|
|
|
# Comparison of performance with other ORMs
|
|
|
> Through benchmarks, there may be slight variations depending on the database source, for reference only.
|
|
|
-> code address: [Program.cs](https://github.com/VitormLib/Vitorm/tree/master/test/Vitorm.Data.Benchmark)
|
|
|
+> code address: [Vitorm.Data.Benchmark](https://github.com/VitormLib/Vitorm/tree/master/test/Vitorm.Data.Benchmark)
|
|
|
|
|
|
## SqlServer
|
|
|
| Method | queryJoin | take | runner | Mean | Error | StdDev |
|