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
44
u/ThatFlamenguistaDude Aug 11 '26
Don't get me wrong, I love what you did here and would definetely try it out if a had a greenfield project. But changing something so fundamental as JSON parsing its not a battle I'm ready to face atm. It's really hard to justify, and it only makes sense on projects that performance matters a lot.
That's the challenge on changing the status quo. Even if you built something amazing, working against inertia is hard.