Skip to content

Performance issues (cue export takes hours) in evalv3 with loops and nested data structures #3879

Answered by mvdan
joelMuehlena asked this question in Q&A
Discussion options

You must be logged in to vote

The reductions below go towards memory management, i.e. #3334, and I think you're partially affected by that.

However, I think the bigger issue here is a slow-down caused by closedness. As shown above, CUE_DEBUG=opendef can bring as much as a 6x improvement. I've raised #3881 for that.

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
4 replies
@joelMuehlena
Comment options

@mvdan
Comment options

mvdan Apr 7, 2025
Maintainer

@joelMuehlena
Comment options

@joelMuehlena
Comment options

Comment options

You must be logged in to vote
1 reply
@mvdan
Comment options

mvdan Apr 8, 2025
Maintainer

Answer selected by joelMuehlena
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@mvdan
Comment options

mvdan Apr 8, 2025
Maintainer

@mvdan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants