diff options
| author | flatmush <flatmush@d3e1167c-abe1-51d5-8199-f9061ebe54e4> | 2011-02-24 17:13:30 +0000 |
|---|---|---|
| committer | flatmush <flatmush@d3e1167c-abe1-51d5-8199-f9061ebe54e4> | 2011-02-24 17:13:30 +0000 |
| commit | 3fc97475e182d03053bfcac327b916db5a9ee2a1 (patch) | |
| tree | 9f990b0792c0d4e82a0beaa192b1c3154076cb6d /fixtest/fixtest.depend | |
| parent | a9ff155dccc55b11f77d82862cb340188af39aa3 (diff) | |
| download | libfixmath-3fc97475e182d03053bfcac327b916db5a9ee2a1.tar.gz | |
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.
Diffstat (limited to 'fixtest/fixtest.depend')
| -rw-r--r-- | fixtest/fixtest.depend | 2 |
1 files changed, 1 insertions, 1 deletions
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
<stdio.h>
<stdlib.h>
<math.h>
|
