Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: [unset] Memory optimization idea

From: greggirwin::mindspring::com at: 20-Jan-2004 22:40

Hi Ashley, AT> What I was hoping is that there might be an easy way to answer the AT> question, "Which words in the global context are not being used, and can AT> they be unset safely?". The best way is to get the SDK and only include the parts you need with the kernel of your choice. Barring that, I think the savings (aside from VID stuff--use Core or Base if you don't need it) is not worth the effort. "not being used" and "not being used _yet_" are very close but quite different. :) Please let us know if you've done any measurements to see how much memory you save with your efforts! -- Gregg