Revision 634925
Go back to digest for 25th February 2007Features in Development Tools
Richard J. Moore committed changes in /trunk/playground/bindings/qtscript/qscript/benchmark.js:
Add an implementation of CORDIC (sin and cos algorithm). This should stress test the basic operations, function calls and array lookups.
And yes, I know implementing fixed point on top of the javascript floating point is stupid but I just ported an existing C implementation of CORDIC.
File Changes
Modified 1 files
- /trunk/playground/bindings/qtscript/qscript/benchmark.js
1 files changed in total