This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Performance versus legibility


not(string(.))	string-length(.)=0
not(x)		count(x)=0
not(x=y)	x!=y


I always use the expressions in the second column for maintainability, but I 
guess the items in the first column are faster. Is my assumption correct? 
Are there any other performance bottlenecks in common usage?


Richard
_____________________________________________________________________________________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]