Mercurial > hg > silvet
changeset 101:2290f73923f7 bqvec
Some results and a question...
author | Chris Cannam |
---|---|
date | Tue, 06 May 2014 15:09:16 +0100 |
parents | 8259193b3b16 |
children | 19f6832fdc8a |
files | testdata/timing/results.txt |
diffstat | 1 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 +