Thanks, both your code and the code from that site sound good. We should write to the author and see whether they would be happy to contribute it to the project.
Bill. 2009/6/6 Jeff Gilchrist <[email protected]>: > > On Sat, Jun 6, 2009 at 10:11 AM, Jason Moxham<[email protected]> > wrote: > >> Jeff Gilchrist has a real world benchmark , ie something thats run for >> purposes other than generating benchmarks. I would like to see a few of these >> in our benchmark suite. > > I would be happy to donate my code for that purpose. It isn't very > complex, does a lot of these functions: > mpz_mul() > mpz_sub_ui() > mpz_mod() > > So only uses a small subset of the mpir code base. > > There is another GPL program (not written by me) that heavily uses > GMP/MPIR for doing primality tests (Fermat base2, Miller-Rabin, > Lucas-Selfridge, Baillie-PSW) that might also be useful for a > benchmark since you can just give it a range to work on and it will > run a bunch of tests, good for benchmark timing > (http://www.trnicely.net/misc/bpsw.html). > > Jeff. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mpir-devel?hl=en -~----------~----~----~----~------~----~------~--~---
