Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance and benchmarks with others #274

Closed
kevinsimper opened this issue Dec 22, 2020 · 1 comment
Closed

Performance and benchmarks with others #274

kevinsimper opened this issue Dec 22, 2020 · 1 comment

Comments

@kevinsimper
Copy link

Hi

I saw this test results and it actually came after I had already looked into a issue with slow code where I discovered that zod was taking up 600 ms to parse 1000 json elements.

https://github.com/moltar/typescript-runtime-type-benchmarks

Zod is one of the slowest in the overview.

Normally speed is not a problem since I use zod on user input, but if you run a busy api endpoint this could be something important.

Did something experience something like it?

@kevinsimper
Copy link
Author

Sorry, closing in favor of #205

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant