# HG changeset patch # User Chris Cannam # Date 1399384006 -3600 # Node ID faeeb78badec57c18f1ef876a1f9d1667c9885be # Parent 840c0d703bbb2bd689bcc1888b61104fc5d2ce12 Report on single-precision performance diff -r 840c0d703bbb -r faeeb78badec testdata/timing/results.txt --- a/testdata/timing/results.txt Tue May 06 14:45:16 2014 +0100 +++ b/testdata/timing/results.txt Tue May 06 14:46:46 2014 +0100 @@ -132,3 +132,12 @@ user 1m39.000s sys 0m0.183s +commit:840c0d703bbb, as commit:a6e136aaa202 but using single-precision +floats for all EM code (and templates). This is probably not wise +without separately testing the quality of the results but it's +interesting to compare + +real 1m29.003s +user 1m28.697s +sys 0m0.197s +