changeset 82:4937f276b446

Update results
author Chris Cannam
date Tue, 06 May 2014 11:31:14 +0100
parents dc47dcd86805
children 62b7be1226d5 2487416226df
files testdata/timing/results.txt
diffstat 1 files changed, 26 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
+