Skip to content

Conversation

@TylerCarlson1
Copy link
Member

Also compiles comparison functions before uses.

Huge performance increase by compiling the statements before hand in 5.0

-Compile func before comparing
@TylerCarlson1 TylerCarlson1 added this to the 2.0.0 milestone May 17, 2016
Tyler Carlson and others added 7 commits May 17, 2016 13:33
Conflicts:
	src/AutoMapper.Collection.LinqToSQL/GetLinqToSQLPrimaryKeyExpression.cs
	src/AutoMapper.Collection/AutoMapper.Collection.EntityFramework/AutoMapper.Collection.EntityFramework.csproj
	src/AutoMapper.Collection/AutoMapper.Collection.EntityFramework/Properties/AssemblyInfo.cs
	src/AutoMapper.Collection/AutoMapper.Collection.EntityFramework/packages.config
	src/AutoMapper.Collection/AutoMapper.Collection.LinqToSQL/AutoMapper.Collection.LinqToSQL.csproj
	src/AutoMapper.Collection/AutoMapper.Collection.LinqToSQL/GetLinqToSQLPrimaryKeyExpression.cs
	src/AutoMapper.Collection/AutoMapper.Collection.LinqToSQL/Properties/AssemblyInfo.cs
	src/AutoMapper.Collection/AutoMapper.Collection.LinqToSQL/packages.config
	src/AutoMapper.Collection/AutoMapper.Collection/AutoMapper.Collection.csproj
	src/AutoMapper.Collection/AutoMapper.Collection/Mappers/EquivlentExpressionAddRemoveCollectionMapper.cs
	src/AutoMapper.Collection/AutoMapper.Collection/Properties/AssemblyInfo.cs
	src/AutoMapper.Collection/AutoMapper.Collection/ReflectionHelper.cs
	src/AutoMapper.Collection/AutoMapper.Collection/packages.config
	src/AutoMapper.Collection/Mappers/EquivlentExpressionAddRemoveCollectionMapper.cs
	src/AutoMapper.Collection/ReflectionHelper.cs
@TylerCarlson1 TylerCarlson1 merged commit 074d4fd into master Jun 29, 2016
@TylerCarlson1 TylerCarlson1 deleted the 5.0Compatible branch June 29, 2016 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants