# HG changeset patch # User Chris Cannam # Date 1399385356 -3600 # Node ID 2290f73923f759b94c712c8c2ae757eb626549de # Parent 8259193b3b169fc88e66e5245bf529a180436ca9 Some results and a question... diff -r 8259193b3b16 -r 2290f73923f7 testdata/timing/results.txt --- a/testdata/timing/results.txt Tue May 06 14:57:09 2014 +0100 +++ b/testdata/timing/results.txt Tue May 06 15:09:16 2014 +0100 @@ -155,3 +155,19 @@ user 1m26.387s sys 0m0.267s +commit:9ecad4c9c2a2, as commit:853b2d750688 but using a couple of +bqvec calls in expectation function + +real 1m9.153s +user 1m8.837s +sys 0m0.187s + +(this seems unlikely -- what have I broken?) + +commit:8259193b3b16, as commit:9ecad4c9c2a2 but avoiding some +allocations + +real 1m10.631s +user 1m10.327s +sys 0m0.180s +