Hello Everyone,

I'm very happy to present to you the results of a
recent test I've done with a new inline feature I
called blueprint. The results are nothing but
fantastic:

IE (Basic) = 200 @ 250ms, average 180ms
IE (Deep_Nest) = 100 @ 180ms, average 140ms

How it works:

The trick is to have dynapi generate the entire
blueprint or inline layers for the application you're
going to load. To do this you'll have to use the
dynapi.document.generateBlueprint() function. This
will display the inline layers inside the debugger
window. You must however remember to remove the
dynapi.document.generateBlueprint() and the debug
library once you're finshed.

Now that you have the inline code you can insert it
into the document or a .js script. The next step is to
use dynapi.document.insertInlineLayers() function to
load the inline layers.

New/modified functions:

DynLayer._importInlineValues
DynLayer.prototype.ignoreInlineValues
dynapi.document.generateBlueprint
dynapi.document.insertInlineLayers 

You can download the files here:

http://www24.brinkster.com/dyntools/next/dynapi3x.zip

See the online examples here:

http://www24.brinkster.com/dyntools/next/examples/speedtest.dynlayer.inline-basic.html

http://www24.brinkster.com/dyntools/next/examples/speedtest.dynlayer.inline-basic-dom.html

http://www24.brinkster.com/dyntools/next/examples/speedtest.dynlayer.inline-deep_nest-dom.html

Any comments?


Benoit,

I hope this will solve the speed issue with inline
automation. Correct?



--
Raymond Irving


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to