-
Notifications
You must be signed in to change notification settings - Fork 62
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
ahead-of-time clarification #1217
Comments
OK, I checked the code and the compiled schema is always used.
Still, maybe it could be added that the compiled schema is used just to be clearer. |
@MentalGear Thank you for your kind words.
Agreed, that was the intended goal. However, I think we are still not achieving this nirvana 😁 Please let me know if you have any thoughts on this in #300 and #1126.
The context for this is in #1125 |
I guess for that, one would need to collect all lib's benchmarks and have them run against all libs as well. :D
Yes, coherent and clear labels (with an icon hover) would be great. I also assume (dynamic) means a not compiled Schema. |
first off: Thanks your for this objective and comprehensive benchmark! It's really annoying that every library uses their own benchmarks and not a neutral one like yours.
I was wondering if Typebox "ahead-of-time" designation is the same as using the compiled schema plus imported as a module; does the Just-in-Time version also use the compiled schema?
The text was updated successfully, but these errors were encountered: