Thom Lamb 63bc9f1fd5 feat: Introduce object mapper benchmarking project
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.
2026-06-23 10:26:13 -05:00
2026-06-23 10:23:56 -05:00
2026-06-23 10:23:56 -05:00
2026-06-23 10:23:56 -05:00
S
Description
No description provided
Readme MIT
35 KiB
Languages
C# 100%