# HG changeset patch # User Chris Cannam # Date 1399376352 -3600 # Node ID 6df1fade65af2b45bab0339c22ef47d17ab26474 # Parent a0dedcbfa628bfa3d0ba05f68319f9970338a962 More results diff -r a0dedcbfa628 -r 6df1fade65af testdata/timing/results.txt --- a/testdata/timing/results.txt Tue May 06 11:53:02 2014 +0100 +++ b/testdata/timing/results.txt Tue May 06 12:39:12 2014 +0100 @@ -90,3 +90,15 @@ conclusion: supports the previous test + +EM TWEAKS: + +commit:a0dedcbfa628, as commit:ce64d11ef336 but with variables hoisted +out of loops and consts added wherever applicable + +real 1m44.548s +user 1m44.460s +sys 0m0.183s + +conclusion: compiler already knows this stuff +