top | item 46707121 (no title) ZitchDog | 1 month ago I had the same question recently! So I did an experiment to see if I could create something of value using agentic coding.I made the worlds fastest and most accurate JSON Schema validator.https://github.com/sberan/tjs discuss order hn newest grayhatter|1 month ago Why do you say it's the fastest and most accurate? I don't see any raw stats, just AI generated readmes.you also don't compare it to the top result on Google https://github.com/Stranger6667/jsonschema was that intentional? ZitchDog|1 month ago Here are benchmark results vs AJV: https://github.com/sberan/tjs/blob/main/benchmarks/results/B...There are raw stats in the main graph image of the readme (op/s)I don't compare it to that validator because these are JS only - I'll update to specify the language preference. Thanks for the feedback.
grayhatter|1 month ago Why do you say it's the fastest and most accurate? I don't see any raw stats, just AI generated readmes.you also don't compare it to the top result on Google https://github.com/Stranger6667/jsonschema was that intentional? ZitchDog|1 month ago Here are benchmark results vs AJV: https://github.com/sberan/tjs/blob/main/benchmarks/results/B...There are raw stats in the main graph image of the readme (op/s)I don't compare it to that validator because these are JS only - I'll update to specify the language preference. Thanks for the feedback.
ZitchDog|1 month ago Here are benchmark results vs AJV: https://github.com/sberan/tjs/blob/main/benchmarks/results/B...There are raw stats in the main graph image of the readme (op/s)I don't compare it to that validator because these are JS only - I'll update to specify the language preference. Thanks for the feedback.
grayhatter|1 month ago
you also don't compare it to the top result on Google https://github.com/Stranger6667/jsonschema was that intentional?
ZitchDog|1 month ago
There are raw stats in the main graph image of the readme (op/s)
I don't compare it to that validator because these are JS only - I'll update to specify the language preference. Thanks for the feedback.