java-object-mapper-benchmark
java-object-mapper-benchmark copied to clipboard
JMH benchmark of Java object-to-object mapping frameworks
Hello I use https://github.com/remondis-it/remap because it check mapping at compile time and runtime Could you add it in test Best
Most mappers (Orika, BULL etc.) in this repository had new releases since the last benchmark run from february - let's get some up to date data and update the readme's...
Enhance the model with more advanced features: enum mapping, transcoding, String to numeric conversion ... The complexity is to implement thoses new features for all existing mappers.