Citat Martin Geisler <[EMAIL PROTECTED]>:

> In both plots we see that the first multiplication takes very long, it
> is sort of waiting on the other multiplications. I think this is
> because we're not yielding to the reactor when we start all the
> multiplications.
>
> This also means that no network communication is started for the first
> multiplication until after all multiplications have been scheduled --
> this is actually not what we want...
>
> Here are the plots, please let me know what you think of this.

At a glance, it does look like the timing is being done correctly. Right now I
can only confirm that there's definitely something funny going on in those
plots.


_______________________________________________
viff-devel mailing list (http://viff.dk/)
viff-devel@viff.dk
http://lists.viff.dk/listinfo.cgi/viff-devel-viff.dk

Reply via email to