java-object-mapper-benchmark icon indicating copy to clipboard operation
java-object-mapper-benchmark copied to clipboard

JMH benchmark of Java object-to-object mapping frameworks

Results 3 java-object-mapper-benchmark issues
Sort by recently updated
recently updated
newest added

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

enhancement

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...

enhancement

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.

enhancement