Skip to content
Prev 21705 / 63468 Next

Speed of runif() on different Operating Systems

Prof Brian Ripley schrieb:
As I wrote, I am working on (an implementation of) a faster method, 
which indeed uses Brownian bridge and related concepts, and I generated 
the huge number of random uniforms (random normals are better but still 
slower) just for speed comparison. So for me, the real question was 
about the speed difference of runif().

Thanks again, regards,

  Martin