in reply to Re^2: Memory usage double expected (run-time)
in thread Memory usage double expected

My initial thoughts:

In general an assign should COW, but the rules are complex. It's not happening in this case. It's probably a bug.

Dave.

  • Comment on Re^3: Memory usage double expected (run-time)