refer: J forum 07 06 20 R. Hui
Please re-run the benchmark on J6.01 and
APL+Win 6.4 on the following data:
i=: ? 1e6 $ 5e5
f=: 0.07 * i
J6.01 APL+Win 6.4
integer i.~ i 0.152 i{iota}i 0.511
float i.~ f 0.985 f{iota}f 6.970
on 1.7GHz Thinkpad 512MB---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
