Re: removing programming logic white space
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 50998
interpreted = N
texte = on 6/9/2003 4:20 pm, Brian Fries at webdna@brainscansoftware.com so noted...> Tons faster. Once I saw the difference, I didn't bother with time> trials, just changed my coding style... I found that the number of> context that WebDNA has to deal with has a great effect on its> performance. Replacing dozens of comment contexts with a single grep> makes a big difference.Very cool! I was comparing a loop containing five comment tags and one thathad carriage returns removed with a single [grep] and grep was twice asfast! I'm definitely going to be revisiting some time-critical code on theserver -- thanks for the tip!Also, if the method is being used multiple times on a page, the entireargument string can be put into a variable for brevity:[text]ss=search=[%0D%0A][%0D%0A%09]*&replace=%0D[/text][grep [ss]]...[/grep]Rob MarquardtDesigner/Resident WireheadToast Design800 Washington Avenue NorthMinneapolis MN 55401612.330.9863 v612.321.9424 fwww.toastdesign.com-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
on 6/9/2003 4:20 pm, Brian Fries at webdna@brainscansoftware.com so noted...> Tons faster. Once I saw the difference, I didn't bother with time> trials, just changed my coding style... I found that the number of> context that WebDNA has to deal with has a great effect on its> performance. Replacing dozens of comment contexts with a single grep> makes a big difference.Very cool! I was comparing a loop containing five comment tags and one thathad carriage returns removed with a single [grep] and grep was twice asfast! I'm definitely going to be revisiting some time-critical code on theserver -- thanks for the tip!Also, if the method is being used multiple times on a page, the entireargument string can be put into a variable for brevity:[text]ss=search=[%0D%0A][%0D%0A%09]*&replace=%0D[/text][grep [ss]]...[/grep]Rob MarquardtDesigner/Resident WireheadToast Design800 Washington Avenue NorthMinneapolis MN 55401612.330.9863 v612.321.9424 fwww.toastdesign.com-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Rob Marquardt
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
[ShowNext] (1997)
Extended [ConvertChars] (1997)
How much is too much? I can never remember the answer. (2002)
Emailer setup (1997)
Followup question re: checksum for credit cards? (1997)
Bad creator codes which cause access denied errormessage (1997)
WebDNA on Linux (2005)
Directory Overload (1998)
UK credit card info follow-up (1997)
Anyone running CommuniGate (2001)
practicing safe queries.. (2000)
Append problem w/" (1999)
Help! WebCat2 bug (1997)
Access Denied! But why? (1997)
[math] show=F exists? (1997)
WebCatalog can't find database (1997)
OT:Programming Languages are Like Women (2004)
No spaces allowed in text variable names ... ? (2002)
ReturnRaw and redirect one last question (1997)
Zip Code Search (2000)