[viff-devel] Some profiling results
Mikkel Krøigård
mk at daimi.au.dk
Wed Sep 24 04:27:48 PDT 2008
Citat Martin Geisler <mg at daimi.au.dk>:
> 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.
More information about the viff-devel
mailing list