←back to thread

Zod v4 Beta

(v4.zod.dev)
175 points mycroft_4221 | 2 comments | | HN request time: 0.407s | source
1. 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 #
2. __jonas ◴[] No.43668980[source]
I guess people are not asking because the article contains benchmarks