Home

Awesome

OrmBenchmark

License

The goal of the ORM Benchmarking project is to determine how long it takes to execute select statement(s) against a MS SQL Server database and map the returned data to POCO/Dynamic objects in different ORMs. This program executes .Net Framework and .Net Core performance tests for supporting ORMs.

Performance Tests

The performance tests are broken in the following lists:

Testing ORMs

Here is list of ORMs and data access technologis that this program tests.

How to run the benchmarks

Just download the project and run it or add your favorite ORM as a plugin to the project.