Mercurial > hg > silvet
comparison testdata/timing/results.txt @ 84:6df1fade65af timing
More results
author | Chris Cannam |
---|---|
date | Tue, 06 May 2014 12:39:12 +0100 |
parents | 3f260f426039 |
children | 6075e92d63ab |
comparison
equal
deleted
inserted
replaced
83:a0dedcbfa628 | 84:6df1fade65af |
---|---|
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 EM TWEAKS: | |
95 | |
96 commit:a0dedcbfa628, as commit:ce64d11ef336 but with variables hoisted | |
97 out of loops and consts added wherever applicable | |
98 | |
99 real 1m44.548s | |
100 user 1m44.460s | |
101 sys 0m0.183s | |
102 | |
103 conclusion: compiler already knows this stuff | |
104 |