Mercurial > hg > silvet
comparison testdata/timing/results.txt @ 105:bdc32f72c361 openmp
Report on results
author | Chris Cannam |
---|---|
date | Tue, 06 May 2014 16:31:32 +0100 |
parents | 4937f276b446 |
children | ac750e222ad3 |
comparison
equal
deleted
inserted
replaced
104:62b7be1226d5 | 105:bdc32f72c361 |
---|---|
88 user 1m43.067s | 88 user 1m43.067s |
89 sys 0m0.190s | 89 sys 0m0.190s |
90 | 90 |
91 conclusion: supports the previous test | 91 conclusion: supports the previous test |
92 | 92 |
93 | |
94 OPENMP: | |
95 | |
96 commit:62b7be1226d5, as commit:ce64d11ef336 but with OpenMP parallel | |
97 "for" in the main EM iteration loop (4 cores) | |
98 | |
99 real 0m56.400s | |
100 user 2m59.740s | |
101 sys 0m0.237s | |
102 |