Got it, and I think I agree. I imagine it is easy enough to write clone() anyway that we can just go for the faster way. Yes that is me signing up to write the methods.
On Sun, Jun 21, 2009 at 9:40 PM, Ted Dunning<[email protected]> wrote: > No. > > Just the opposite. > > I meant that going round the loop with writables is probably no worse than > twice as slow. That may be an ok starting point given that cloning costs > will probably be dominated in a hadoop setting by I/O. > > On Sun, Jun 21, 2009 at 6:22 PM, Sean Owen <[email protected]> wrote: > >> You mean 'twice as fast'? I >
