changeset 78:dc47dcd86805

Timing results
author Chris Cannam
date Tue, 06 May 2014 11:22:17 +0100
parents 21acd34a0e3e
children 4937f276b446
files testdata/timing/results.txt
diffstat 1 files changed, 29 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/testdata/timing/results.txt	Tue May 06 11:09:07 2014 +0100
+++ b/testdata/timing/results.txt	Tue May 06 11:22:17 2014 +0100
@@ -36,3 +36,32 @@
 
 VAMP FEATURE SUPPRESSION:
 
+commit:7133f78ccbf6, as commit:ce64d11ef336 but with CQ output feature
+return commented out
+
+real	1m46.162s
+user	1m46.093s
+sys	0m0.157s
+
+commit:78a7bf247016, as commit:ce64d11ef336 but with CQ output and FCQ
+output feature return commented out
+
+real	1m45.206s
+user	1m45.153s
+sys	0m0.147s
+
+conclusion: no advantage in removing these
+
+
+DEBUG PRINTOUTS:
+
+commit:f3bf6503e6c6, as commit:ce64d11ef336 but with debug printouts
+removed
+
+real	1m43.744s
+user	1m43.657s
+sys	0m0.203s
+
+conclusion: obviously we want to remove these eventually but might as
+well keep in during testing
+