# HG changeset patch # User Chris Cannam # Date 1399372274 -3600 # Node ID 4937f276b4462305babf737df59064d26f5383a6 # Parent dc47dcd8680573ae02e61424bc787e1b1d9479ed Update results diff -r dc47dcd86805 -r 4937f276b446 testdata/timing/results.txt --- a/testdata/timing/results.txt Tue May 06 11:22:17 2014 +0100 +++ b/testdata/timing/results.txt Tue May 06 11:31:14 2014 +0100 @@ -62,6 +62,31 @@ user 1m43.657s sys 0m0.203s -conclusion: obviously we want to remove these eventually but might as +conclusion: obviously we want to remove these eventually, but might as well keep in during testing + +EM ITERATIONS: + +commit:5314d3361dfb, as commit:ce64d11ef336 but with only 6 EM +iterations instead of 12 + +real 0m59.055s +user 0m58.897s +sys 0m0.193s + +conclusion: EM dominates the time taken, not CQ or note forming + + +CQ DECIMATOR CONFIGURATION: + +Uncommitted revision (because changes are in CQ subrepo) that is as +commit:ce64d11ef336 but with resampler SNR=30 and BW=0.04 instead of +SNR=60 and BW=0.02 + +real 1m43.176s +user 1m43.067s +sys 0m0.190s + +conclusion: supports the previous test +