How important is it that some elements of txt are chosen more than once? And how important is it that the order of dir is used? One could think of the order of txt as well. Or even the order of nub of txt.
R.E. Boss > -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] [mailto:programming- > [EMAIL PROTECTED] Namens Raul Miller > Verzonden: donderdag 7 februari 2008 2:22 > Aan: Programming forum > Onderwerp: Re: [Jprogramming] Beginner--more questions about textual > datahandling > > On 2/6/08, Roger Hui <[EMAIL PROTECTED]> wrote: > > ts 'dir ssndx1 txt' > > 0.0151236 2.55955e6 > > ts 'dir ssndx2 txt' > > 0.00634208 4.85344e6 > > Ok, definitely faster, but memory use > increased from something like 10x args > sizes to almost double that. I prefer > keeping memory use down around 5x, if I > have that option. > > -- > Raul > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
