Mercurial > hg > silvet
comparison testdata/timing/results.txt @ 117:c3c768ac4340 bqvec-openmp
Another timing report
author | Chris Cannam |
---|---|
date | Wed, 07 May 2014 09:59:20 +0100 |
parents | fbf9b824aaf3 |
children |
comparison
equal
deleted
inserted
replaced
115:fbf9b824aaf3 | 117:c3c768ac4340 |
---|---|
148 interesting to compare | 148 interesting to compare |
149 | 149 |
150 real 1m29.003s | 150 real 1m29.003s |
151 user 1m28.697s | 151 user 1m28.697s |
152 sys 0m0.197s | 152 sys 0m0.197s |
153 | |
154 commit:91bb029a847a, as commit:a6e136aaa202 but with the series of | |
155 calculations reordered to match that in the recent bqvec code | |
156 commit:b2f0967cb8d1. Just testing whether it is the replacement of | |
157 std::vector or the reordering of vector operations that was saving the | |
158 time in bqvec branch. | |
159 | |
160 real 2m52.922s | |
161 user 2m52.480s | |
162 sys 0m0.263s | |
153 | 163 |
154 | 164 |
155 BQVEC: | 165 BQVEC: |
156 | 166 |
157 commit:81eaba98985b, as commit:a6e136aaa202 but converted to use bqvec | 167 commit:81eaba98985b, as commit:a6e136aaa202 but converted to use bqvec |