Post new topic Reply to topic  [ 2 posts ] 

Board index : Synchronization : Synchronization

Author Message
 Post subject: Overhead for dynamic synchronization
PostPosted: Fri Mar 20, 2009 3:04 pm 

Joined: Tue Jan 06, 2009 1:25 pm
Posts: 2
Hey,

We've been getting good results from you dynamic synchronization -- works great, cool feature.

Big question here is, how much overhead is this eating? We need to have confidence that even though our tests are completing every time without difficulty we are not skewing the data because eValid takes too much time doing the synchronization work.

What say?

CTEST21


Back to top
 Profile  
 
 Post subject: Re: Overhead for dynamic synchronization
PostPosted: Wed Mar 25, 2009 5:14 pm 

Joined: Tue Jan 01, 2008 1:48 pm
Posts: 308
Location: USA
Yes, the AJAX synchronization logic is pretty cool. Thanks
for the compliment.

The performance issue is an important one because you don't
want the overhead from doing the synchronization to interfere
with the AJAX work being done with the JavaScript engine.

Remember that eValid is a "direct execution" type
implementation, so these internal synchronization loops are
done in C++/CPP directly within the browser. As a result of
this architecture the timing overhead is minimal, in most
cases not even measurable.

But we feel safe saying that the overhead is less than 0.1% of
the total time. That's less than 1 part in 1000, and we hope
that is accurate enough.

In most cases, the sync process does not appear to have any
performance degradation penalty at all.

Here is a short explanation page for how these powerful eValid
commands work:

http://www.e-valid.com/Products/Documentation.9/DOM/adaptive.sync.html

Adaptive DOM Synchronization Explanation

--The eValid Team


Back to top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

Board index : Synchronization : Synchronization


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Style by Midnight Phoenix & N.Design Studio
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.