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

schema takes a huge time to compile #62

Open
patrickelectric opened this issue Feb 28, 2021 · 3 comments
Open

schema takes a huge time to compile #62

patrickelectric opened this issue Feb 28, 2021 · 3 comments

Comments

@patrickelectric
Copy link
Contributor

what is the reason for that ? Can it be improved ?

@jplatte
Copy link
Contributor

jplatte commented Feb 28, 2021

I've noticed this as well and think it's simply because we generate a lot of code. I've been meaning to look into it more.

@patrickelectric
Copy link
Contributor Author

Can you point where is the code generated ? I can't find a build.rs or something closer to it

@jplatte
Copy link
Contributor

jplatte commented Mar 15, 2021

What I mean is the derive macros from yaserde_derive.

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

No branches or pull requests

2 participants