From 3fc97475e182d03053bfcac327b916db5a9ee2a1 Mon Sep 17 00:00:00 2001 From: flatmush Date: Thu, 24 Feb 2011 17:13:30 +0000 Subject: Added multi-pass approach to fixtest, now produces more accurate results. On x86 with an FPU and full optimization fixed point is about 20% slower than floating point. The multi-pass approach means that this test should run unmodified on embedded environments due to lower memory usage, this test also more realistically tests for cache behaviour. --- fixtest/fixtest.depend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fixtest/fixtest.depend') diff --git a/fixtest/fixtest.depend b/fixtest/fixtest.depend index ac2f94a..db7e8ce 100644 --- a/fixtest/fixtest.depend +++ b/fixtest/fixtest.depend @@ -1,5 +1,5 @@ # depslib dependency file v1.0 -1298566464 source:g:\vrfx\libfixmath\fixtest\main.c +1298567472 source:g:\vrfx\libfixmath\fixtest\main.c -- cgit v1.2.3