I am comparing serial and parallel solutions for the same algorithms and I was thinking what is the best way to measure the running times? I was using something like:
$ time ./helloworld
but I am not sure this is the best way. is it more useful to use
0 comments:
Post a Comment