Skip to content
  • David E. DeMarle's avatar
    remove a completely extraneous deep copy · 4ab45bab
    David E. DeMarle authored
    This useless code was an artifact of the big messy refactor I did when
    hurriedly commited the Extended memory changes to master a few months
    back. The code functions fine in either case but as initially committed
    we deepcopy twice. We only need the second one and removing this one
    speeds things up by a factor of two.
    4ab45bab