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

[REBOL] Re: Fast way to remove all non-numerical chars from a string

From: edoconnor::gmail::com at: 23-Sep-2007 17:40

On 9/23/07, Gregg Irwin wrote:
> But only Kai can say how important the speed is. Processing a million > inputs once may be no big deal, but if it has to happen in a loop, in > under x amount of time, we may need to optimize much further.
For further (non REBOL) reading, here's a recent article on the great blog CodingHorror which is relevant here. http://www.codinghorror.com/blog/archives/000957.html Regards, Ed