This repository has been archived by the owner on Jun 29, 2020. It is now read-only.
forked from lukemcgregor/StaticVoid.OrmPerformance
-
Notifications
You must be signed in to change notification settings - Fork 1
tarwn/StaticVoid.OrmPerformance
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This solution required .NET 4.5 to allow testing with EntityFramework 5.0 beta If you dont want to install 4.5 you can test without EF5 by manually modifying the project files to use .NET 4. Im really keen on feeback on this solution, if anyone has a faster version of any of these tests fork the repository and add your changes and i will merge them back into the trunk. Im especially keen of feedback around the performance of the non-EF examples as these are the ones I have the least experience with. In addition any extra ORMs would be great to have as performance tests. I am currently working on a NHibernate version but I've made it really easy to add new test cases and techs to test. Just implement a few interfaces and modify the database provided by the connection string with the requested changes. NOTE you will also need to add your new test to the bindings in the console app.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C# 100.0%