Skip to content

BK-Soft/Benchmark.netCoreMappers

Repository files navigation

🥇 .NET Object Mappers Benchmark

Comparison between

  • Mapster : A fast, fun and stimulating object to object Mapper
  • AutoMapper : A convention-based object-object mapper in .NET - website
  • ExpressMapper : .Net open source library - lightweight, lighting fast .Net mapper to map one type of object(s) to another in automated and easy way
  • TinyMapper : A quick object-object mapper for .NET - website
  • AgileMapper : A zero-configuration, highly-configurable object-object mapper with viewable execution plans - website
  • Manual mapping : Generated by MappingGenerator, an "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time - Visual Studio Extension

Run benchmark

Run run the following command.

dotnet run --configuration Release

Result

Benchmark

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •