Difference between revisions of "Thread:Talk:Cunobelin/Danger function/reply (19)"

From Robowiki
Jump to navigation Jump to search
m (Reply to Danger function)
 
(No difference)

Latest revision as of 23:57, 19 June 2013

Not sure if it would be faster, but in any case codesize will be an issue, so adding any but the most trivial function is probably not feasible.

The only other idea which would be much faster is a lookup table, but that would be 4GB, and if you partitioned to byte or short to get the size sensible you get more codesize and slower performance.