2011-09-18 06:12:00 -03:00
|
|
|
Done:
|
|
|
|
- dynamically allocate scheduler context
|
2011-09-18 07:45:17 -03:00
|
|
|
- see if preferring critical path can improve code efficiency (YES !)
|
2011-09-18 06:12:00 -03:00
|
|
|
|
|
|
|
Pending:
|
2011-09-18 07:45:17 -03:00
|
|
|
- see if dynamically adjusting the critical path leads to further improvements
|
2011-09-18 01:28:02 -03:00
|
|
|
- test IF
|
|
|
|
- run result comparison against full set of patches
|
|
|
|
- check if result comparison actually compares meaningful data
|
|
|
|
- compare run time and code size for all patches
|
|
|
|
- see what optimization changes (may interfere with profiling)
|
|
|
|
- build into Flickernoise (some things may need adapting, e.g., abort())
|
|
|
|
- review code, see if things can be simplified
|
2011-09-18 06:12:00 -03:00
|
|
|
- see if valgrind can do something useful
|