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:
Grep help (2004)
Multiple catalog databases and showcart (1997)
minimalist shopping cart. (1997)
simple forum/bboard (2004)
Explorer 3.0 (1997)
Text data with spaces in them... (1997)
showcart context? (1998)
WebCat BeOS (2002)
Fedex integration (2005)
Duplicate Items in the Cart (1998)
[WebDNA] Record click-thrus (2008)
cookies and [returnraw] (1997)
Runtime version ... (2003)
Search Debugging (2004)
Replace/Commit not Replacing/Commiting (2000)
[cart]'s ever get recycled? (2000)
Bug or syntax error on my part? (1997)
Summarizing on two fields (1998)
Converting Quotes in Javascript (2001)
Question (1997)