Giter Site home page Giter Site logo

ormperf's Introduction

ORM Performance

Tested Performance between ORM, results

BenchmarkDotNet=v0.12.1, OS=Windows 10.0.17763.1158 (1809/October2018Update/Redstone5)
Intel Core i9-8950HK CPU 2.90GHz (Coffee Lake), 1 CPU, 6 logical and 6 physical cores
.NET Core SDK=3.1.201
  [Host]     : .NET Core 3.1.3 (CoreCLR 4.700.20.11803, CoreFX 4.700.20.12001), X64 RyuJIT DEBUG
  Job-WVBJJX : .NET Core 3.1.3 (CoreCLR 4.700.20.11803, CoreFX 4.700.20.12001), X64 RyuJIT

IterationCount=20  LaunchCount=3  RunStrategy=Monitoring
WarmupCount=10
Method Mean Error StdDev Median Min Max
DapperSingle 527.1 us 92.38 us 206.63 us 499.9 us 238.4 us 1,087.7 us
DapperFharpSingle 431.9 us 57.96 us 129.64 us 419.2 us 272.8 us 1,046.9 us
Linq2DbSingle 1,840.7 us 280.37 us 627.08 us 1,694.9 us 1,439.7 us 6,176.6 us
SqlClientTypeProviderSingle 348.1 us 42.37 us 94.77 us 313.8 us 240.9 us 676.2 us
SqlProviderSingle 2,245.3 us 110.60 us 247.38 us 2,171.3 us 1,781.5 us 2,894.5 us
EntityFrameworkCoreSingle 2,759.6 us 666.38 us 1,490.44 us 2,243.4 us 1,800.0 us 8,319.9 us
EntityFrameworkSingle 4,610.0 us 2,160.87 us 4,833.10 us 3,258.4 us 1,975.0 us 35,346.9 us
DapperJoin 516.6 us 106.76 us 238.78 us 460.6 us 269.3 us 1,334.6 us
DapperFharpJoin 575.0 us 63.16 us 141.27 us 536.6 us 376.6 us 922.4 us
Linq2DbJoin 5,824.6 us 1,241.57 us 2,776.94 us 4,561.5 us 3,753.3 us 16,450.5 us
SqlClientTypeProviderJoin 614.6 us 96.51 us 215.86 us 560.9 us 376.3 us 1,603.2 us
SqlProviderJoin 5,974.2 us 1,161.41 us 2,597.65 us 5,376.4 us 3,913.3 us 23,464.3 us
EntityFrameworkCoreJoin 5,447.1 us 1,297.19 us 2,901.34 us 4,427.2 us 3,682.3 us 17,103.6 us
EntityFrameworkJoin 6,168.4 us 1,478.89 us 3,307.75 us 4,970.8 us 4,006.9 us 20,772.4 us

Note that the Linq2Db usage is using DbContext (purely because the current client is using with db context), it can be seen as a biased arragement, feel free to try your own combo.

ormperf's People

Contributors

josephjeganathan avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.