Issue 27 in idlescreen: Grind IndexedPaletteBackground for performance

1 view
Skip to first unread message

idles...@googlecode.com

unread,
Nov 28, 2013, 8:31:53 AM11/28/13
to dev-idl...@googlegroups.com
Status: Accepted
Owner: jeff.bac...@gmail.com
Labels: Type-Enhancement Priority-High Performance

New issue 27 by jeff.bac...@gmail.com: Grind IndexedPaletteBackground for
performance
http://code.google.com/p/idlescreen/issues/detail?id=27

Suggestions:
* Get rid of modulo:
- Use LUT?
-
http://embeddedgurus.com/stack-overflow/2011/02/efficient-c-tip-13-use-the-modulus-operator-with-caution/
* Look for opportunities to use bit operations
* Look into using "fast" datatypes from cstdint:
http://embeddedgurus.com/stack-overflow/2008/06/efficient-c-tips-1-choosing-the-correct-integer-size/
* Use memcpy where appropriate.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages