List Commands Library for 50g
|
09-05-2017, 09:49 PM
Post: #116
|
|||
|
|||
RE: List Commands Library for 50g
(09-05-2017 09:33 PM)Joe Horn Wrote: The problem of long garbage collections when there are a lot of exploded list items on the stack can be avoided by first storing the list into a global variable. Which would also cut down on the memory footprint as well, since dups wouldn't have to be created. That's a good tactic, and since moving memory around on the ARM systems is fast, it's probably not too costly in terms of time. It's also easy enough to incorporate into a UserRPL program (which was part of why I brought this up in the first place). All-around it's probably the best option. Thanks for pointing it out, Joe! |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 9 Guest(s)