Replies: 3 comments 2 replies
-
This sounds reminiscent of #391, though I can't see where you're using the CUE source imported via the cue get go command at the top. |
Beta Was this translation helpful? Give feedback.
-
Yeah, it is a known problem. The new evaluator, which is getting really close now, addresses a myriad of performance issues. So I expect that this will be fixed as of v0.3.0. It doesn't make much sense to try to fix this in the current implementation at this point. |
Beta Was this translation helpful? Give feedback.
-
This discussion has been migrated to cue-lang/cue#435. For more details about CUE's migration to a new home, please see cue-lang/cue#1078. |
Beta Was this translation helpful? Give feedback.
-
Hi guys, I have the following code that's setup. But when I do a
cue dump
it just hangs and seems to be memory leaking + hogging all cpu. Should I file a bug possibly?dump_toom.cue
tkn.cue
Beta Was this translation helpful? Give feedback.
All reactions