Jump to content

Permutations: Difference between revisions

m
Line 2,489:
 
So far, we have conclusion from the above performance:
+1) subnexper is the 3rd fast with ifort and the 2nd with gfortran.
+2) generate is the slowest one with not only ifort but gfortran.
+3) perm is the 2nd fast one with ifort and the 3rd one with gfortran.
+4) nextp is the fastest one with both ifort and gfortran. (Thethe winner in this test).
 
Note: It is worth mentioning that the performance of this test is dependent not only on algorithm, but also on computer where the test runs. Therefore we should run the test on our own computer and make conclusion by ourselves.
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.