schema takes a huge time to compile
patrickelectric opened this issue · 3 comments
patrickelectric commented
what is the reason for that ? Can it be improved ?
jplatte commented
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 commented
Can you point where is the code generated ? I can't find a build.rs or something closer to it
jplatte commented
What I mean is the derive macros from yaserde_derive.