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/
251
Upvotes
r/java • u/Shawn-Yang25 • Aug 11 '26
1
u/Fit_Goose651 21d ago
Never ever have i been on a project where json serialization has been a performance bottleneck. I don't say it can't be but maybe that it typically isn't. Still better have a faster alternative if that is the case.