# HG changeset patch # User Chris Cannam # Date 1399453160 -3600 # Node ID c3c768ac4340558ac1adc5acfc41b4320d834f32 # Parent fbf9b824aaf3081d970b9087c40caa37e2c5c9d4 Another timing report diff -r fbf9b824aaf3 -r c3c768ac4340 testdata/timing/results.txt --- 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: