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:
auto adding SKUs w/DB helper (1998)
[WebDNA] maybe silly suggestion? [founditems] (2015)
Showif (2000)
Not really WebCat (1997)
Text Variabels Not Passed To Include (2002)
Maybe off topic but how to charge (1997)
Why this code works from some places and doesn't from others? (2000)
Tried installing Windows beta with no success... (2000)
Modifying order output (1997)
Kaaaaahhhhhhhnnnnnnn! (1997)
Deleting Multiple Database Records based on Checkbox (1998)
Can ShowNext do this? (2000)
WebDNA reviews? (2002)
Cannot get subtotal to work (1997)
NT vs Mac (1997)
MySQL and Decimals (2004)
Exclamation point (1997)
pop up building with summarize (1998)
[TaxableTotal] - not working with AOL and IE (1997)
Extended [ConvertChars] (1997)