You can override deepCopy for your `ref T` type and add some logging I guess. But you should really just use a profiler to detect performance problems.
- diagnose deepcopy issues shaunc
- Re: diagnose deepcopy issues Araq
You can override deepCopy for your `ref T` type and add some logging I guess. But you should really just use a profiler to detect performance problems.