| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
The performance tests are broken in the following lists:
Performance test of executing one sql command frequently (500 times):
Performance test of mapping database records to POCO/Dynamic objects (5000 row):
Here is list of ORMs and data access technologis that this program tests.
Just download the project and run it or add your favorite ORM as a plugin to the project.
| Back | FazBrowse Home | New Git URL |