【dapper】.net平台下的框架

http://www.cnblogs.com/yipu/archive/2012/11/21/2780199.html

Method Duration Remarks
Hand coded (using a SqlDataReader) 47ms
Dapper ExecuteMapperQuery<Post> 49ms
ServiceStack.OrmLite (QueryById) 50ms
PetaPoco 52ms Can be faster
BLToolkit 80ms
SubSonic CodingHorror 107ms
NHibernate SQL 104ms
Linq 2 SQL ExecuteQuery 181ms
Entity framework ExecuteStoreQuery 631ms
posted on 2015-08-03 15:06  viewcozy  阅读(187)  评论(0编辑  收藏  举报