Closed pwyq closed 1 year ago
@Samarium150 I think current bug comes from the incorrect Node copying / passing
Alright, I know it's a memory issue. Although using
new
is definitely less memory-efficient thanvector
, at least it works fine now.
we can see how to improve this if we have time later
close #36