FasterXML / FasterXML/jackson-databind
Jackson Base64 is still better 🥳
Open
- Dominant language
- Java
- Stars
- 3.7k
- Forks
- 1.5k
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 28
Description
I have made quick benchmark using JMH.
https://github.com/magicprinc/benchmarks4vertx
It definitely requires more expert tuning,
but at first glance, the results are interesting.
In some cases, Jackson is 36% faster than JDK Base64 used by Vert.x
(All JMH reports are on benchmark front page)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.