Hi, I have a term that, when evaluated, causes a stack overflow. How can I debug it? I would like to know, for example, which operation is the most frequent on the stack.
What reduction machine are you using?
compute, native_compute - but I am open to using any
I tried the NativeCompute Profiling, without much success.
or vm_compute. It overflows on all of these, but with native_compute it takes about 10 seconds to overflow
Last updated: Oct 01 2023 at 18:01 UTC