r10084: where we might reduce heap usage
in this commit, i simply marked some places where we can likely improve speed and reduce temporary heap usage. affected scenarios are
to see the suggestions, visit http://code.google.com/p/cardforge/source/detail?r=10084# and expand all.
i will not be enacting these changes myself; i am hoping someone else will want to try them and test. most involve just changing a method call.
please post here if you have questions or comments about these proposed changes.
- limited formats
- randomly generated decks
- deck editors
- card shop
- downloading pictures
to see the suggestions, visit http://code.google.com/p/cardforge/source/detail?r=10084# and expand all.
i will not be enacting these changes myself; i am hoping someone else will want to try them and test. most involve just changing a method call.
please post here if you have questions or comments about these proposed changes.