This is the mail archive of the
frysk@sources.redhat.com
mailing list for the frysk project.
Re: Announcing new interface: FindProc
On Wed, 2006-11-22 at 20:11 -0600, Phil Muldoon wrote:
> Nurdin Premji wrote:
> >
> > There were some weird issues with fcore as shown below by actual
> > numbers:
> >
> > Old fstack: 2.225, 2,385, 2.184, 2,666, 2,194
> > New fstack: 2.305, 2.161, 2.263, 2.164, 2.154
> >
> > Old fcore: 1.504, 1.389, 1.036, 1.935, 1.599, 1.440
> > New fcore: 1.327, 3.355*, 1.019, 4.353*, 0.996, 0.978
> >
> fcore is pretty hard to benchmark, especially between two code-bases' as
> there are so many external factors. The processes could have
> substantially changed between one test and the other, there may have
> been other influencing factors (caching). Did you run the test 6 times
> with fcore using the new interface, and then 6 times with the old
> interface, or did you interleave the test?
The tests where done 6 times with old fcore, then 6 times with new
fcore.
(or was it new then old, can't remember)