On Mar 3, 9:13 pm, Jeff Gilchrist <jeff.gilchr...@gmail.com> wrote:
> On Tue, Mar 3, 2009 at 4:01 PM, Cactus <rieman...@googlemail.com> wrote:
> > I compaare mpn_mul_basecase results in mpn_mul_basecase.pdf.  This
> > shows similar performance on Bill's and my Core2 up to a breakpoint
> > that I imagine is caused by an architecture difference.
>
> Are you going to add my Xeon and Core2 Linux data as well to see how
> it compares?
>
> Tonight I should be able to get you the timing results for Linux 64bit
> and Vista 64bit on the same Core2 45nm system, which should be
> interested since you won't need to extrapolate anything.
>
> Jeff.

It's different data Jeff.

It is the results of running speed (which now works under Windows) as
follows:

speed -c -s 1-40 mpn_add_n
speed -c -s 1-40 mpn_addmul_1.333
speed -c -s 1-40 mpn_mul_1.333
speed -c -s 1-40 mpn_lshift.23
speed -c -s 1-40 mpn_rshift.23
speed -c -s 1-40 mpn_lshift1
speed -c -s 1-40 mpn_rshift1
speed -c -s 1-40 mpn_mul_basecase
speed -c -s 1-40 mpn_sqr_basecase

(I have only reported two of these results).

I will happily add results if you are able to provide them for Core 2
on either or both Linux and Windows.

     Brian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to