On 8/14/07, R.E. Boss <[EMAIL PROTECTED]> wrote: > Your second remark is answered by the solution you gave. > ps3 is still a lot more efficient than ps2: > ts'ps2 ''abcdefghijklmnopqrst''' > 1.3516162 90327552 > ts'ps3 ''abcdefghijklmnopqrst''' > 0.57262191 1.2099904e8
On your machine it was more time efficient but less space efficient (42% of the time, 134% of the space). -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
