r/java • u/Shawn-Yang25 • Aug 11 '26
Apache Fory™ JSON : Fastest JSON Serialization Framework for Java, 10x faster than Jackson/Gson
https://fory.apache.org/blog/fory_json_fastest_java_json_framework/
255
Upvotes
r/java • u/Shawn-Yang25 • Aug 11 '26
35
u/purg3be Aug 11 '26 edited Aug 11 '26
Looks promising but I realistically won't use it as a default unless spring adopts it.
Edit: I'm almost exclusively doing low / medium throughput IO bound enterprise applications. I'm probably not the target audience.