3 lines
172 B
Text
3 lines
172 B
Text
ns:=List.createLong(0d100_000,(0).random,True); // one hundred thousand ints
|
|
rateCounter('wrap(){ ns.copy().sort() },20);
|
|
rateCounter('wrap(){ ns.copy().sort() },Void,10);
|