wrongwrong
06/14/2025, 1:03 PMjackson-module-kotlin
.
I have recently been working on Methodhandle replacement for function calls via reflection.
As a result, I have done a Methodhandle replacement of the processing on value class in an experimental project.
Please get it from JitPack (requires Java 17).
https://jitpack.io/#ProjectMapK/jackson-module-kogera
In particular, the throughput of processing related to the value class that wraps Int, Long, String, or Java UUID is expected to improve.
The attached graph is a benchmark on the throughput of a simple class that wraps Int
and shows the overall improvement.
For more information, please click here.
I hope to reflect these in jackson-module-kotlin 2.20
, so please give it a try.
Feedback is welcome.
Thank you.