Displaying 2 results from an estimated 2 matches for "scinetificweb".
2001 Apr 27
2
Benchmarking R, why sort() is so slow?
Hello everybody,
I am making a modified version of "Stephan Steinhaus' benchmark test for
number crunching, v. 2, (see
http://www.scinetificweb.com/ncrunch/ncrunch.pdf for the original version),
comparing several functions of some math/stat software. R is not performing
bad at all... except for the sorting of a 1,100,000 random vector (test #3)
which is the worst of all (see cell F3 in the following table). I simply
used the sort() functio...
2001 Apr 27
2
Benchmarking R, why sort() is so slow?
Hello everybody,
I am making a modified version of "Stephan Steinhaus' benchmark test for
number crunching, v. 2, (see
http://www.scinetificweb.com/ncrunch/ncrunch.pdf for the original version),
comparing several functions of some math/stat software. R is not performing
bad at all... except for the sorting of a 1,100,000 random vector (test #3)
which is the worst of all (see cell F3 in the following table). I simply
used the sort() functio...