Mercurial > hg > silvet
changeset 117:c3c768ac4340 bqvec-openmp
Another timing report
author | Chris Cannam |
---|---|
date | Wed, 07 May 2014 09:59:20 +0100 |
parents | fbf9b824aaf3 |
children | |
files | testdata/timing/results.txt |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/testdata/timing/results.txt Wed May 07 09:48:56 2014 +0100 +++ b/testdata/timing/results.txt Wed May 07 09:59:20 2014 +0100 @@ -151,6 +151,16 @@ user 1m28.697s sys 0m0.197s +commit:91bb029a847a, as commit:a6e136aaa202 but with the series of +calculations reordered to match that in the recent bqvec code +commit:b2f0967cb8d1. Just testing whether it is the replacement of +std::vector or the reordering of vector operations that was saving the +time in bqvec branch. + +real 2m52.922s +user 2m52.480s +sys 0m0.263s + BQVEC: