[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Omnimark vs. XSL (Saxon) Challenge

Subject: RE: Omnimark vs. XSL (Saxon) Challenge
From: David Tolpin <dvd@xxxxxxxxxxxxxx>
Date: Wed, 17 Mar 2004 23:49:58 +0400 (AMT)
exponential dependency
>
> # >How long does it take, and how does the elapsed time vary as 
> # the table 
> # >size increases? Plotting that can often deepen your understanding of 
> # >what you are asking the XSLT processor to do.
> # 
> # 64 rows: 2 secs
> # 96 rows: 5 secs
> # 128 rows: 10 secs
> # 160 rows: 17 secs
> # 192 rows: 30 secs
> # 224 rows: 62 secs
> # 
> # That is exponential... 
>
> It looks quadratic to me, or perhaps just a little worse than quadratic. If
> it was exponential, you really would have problems.
>
> (Quadratic goes 1,4,9,16,27,64,49,64,81,100. Exponential goes
> 2,4,8,16,32,64,128,256,512)

t=2+15*2^(r/32-5)

gives

3.875 5.750 9.5 17 32 62
against
2     5     10  17 30 62

that is about 5% deviation for values starting with 10 seconds,

It is exponential dependency.


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.