Tomboi88 / dapper-dot-net

Automatically exported from code.google.com/p/dapper-dot-net
Other
0 stars 0 forks source link

Patch for /Tests/PerformanceTests.cs #132

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Two bug fixes:
1. Modified test "Entity framework No Tracking" to use the correct context.
2. Modified test "Dynamic Mapper Query (non-buffered)" to be non-buffered 
instead of buffered.

Original issue reported on code.google.com by david.ob...@gmail.com on 27 Feb 2013 at 9:10

Attachments:

GoogleCodeExporter commented 8 years ago
The performance code had a couple issues. I'm submitting a patch for your 
consideration. I'd also like to request an update in the numbers you publish. 
Entity Framework 5, included with .NET 4.5, performs a lot better and it is 
interesting to see the numbers as they are in their most current form.

Original comment by david.ob...@gmail.com on 27 Feb 2013 at 9:12

GoogleCodeExporter commented 8 years ago
Merged and pushed; a pull request would be simpler, btw

Original comment by marc.gravell on 27 Feb 2013 at 9:37