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

[REBOL] Re: Performance of functions

From: andrew:wxc at: 1-Mar-2001 20:47

Paul wrote:
> As for specifying the size for example: > > a: make block! 10000 > > What exactly is the 10000? Is that the number of series items I am
reserving... The 10000 is the number of initial value "spaces" in the block refered to by the word 'a.
> ...or some form of RAM amount.
10000 * the number of bytes per Rebol value is the number of bytes reserved. Andrew Martin ICQ: 26227169 http://members.nbci.com/AndrewMartin/