63bc9f1fd5444f342ea9e6d4172d1c193563ff0d
This project provides a comparative analysis of popular .NET object-to-object mapping libraries, including AutoMapper, TinyMapper, Mapster, and Mapperly, against a hand-written and a generated manual mapper. It uses BenchmarkDotNet to measure performance and memory allocation when mapping a complex Spotify album DTO structure.
MappersBenchmarks
Languages
C#
100%