←back to thread

Zod v4 Beta

(v4.zod.dev)
177 points mycroft_4221 | 1 comments | | HN request time: 0.275s | source
Show context
gajus ◴[] No.43668805[source]
Surprised not to see more people ask about performance profile of v4.

Zod is great in terms of API, but a no-go in terms of performance.

We ended up writing babel plugins (https://github.com/gajus/babel-plugin-zod/) and using it along with zod-accelerator, which improves performance, but breaks in various edge-cases.

replies(1): >>43668980 #
1. __jonas ◴[] No.43668980[source]
I guess people are not asking because the article contains benchmarks