Open S222em opened 2 years ago
@sapphire/shapeshift should be used instead of zod.
@sapphire/shapeshift
zod
Shapeshift is a much faster validation library than zod, I did see the benchmarks somewhere but I can't find it anymore.
The API is mostly similar so it won't be a lot of work.
https://github.com/sapphiredev/shapeshift
Switch from zod to @sapphire/shapeshift
Don't
No response
Hey @S222em! Thank you for opening the issue. However, we are not machines, so it may take us a while to get back to you.
But if you don't want to report a problem, please contact our discord server
👍👍👍
Feature
@sapphire/shapeshift
should be used instead ofzod
.Shapeshift is a much faster validation library than
zod
, I did see the benchmarks somewhere but I can't find it anymore.The API is mostly similar so it won't be a lot of work.
https://github.com/sapphiredev/shapeshift
Ideal solution or implementation
Switch from
zod
to@sapphire/shapeshift
Alternative solutions or implementations
Don't
Other context
No response