> To restate my original goal:
>
> I am looking for a simple way to answer the question: How much of a
> speedup can I expect if I reimplement a piece of Python code in C or
> C++?
. . .
> Ratios (rounded to 3 decimals):
> 16.9193/16.8831=1.002
> 5.8287/5.9553 =0.979
> 1.5944/
Brett C. wrote:
> Ralf W. Grosse-Kunstleve wrote:
> > Brett C. wrote:
> >
> > >I have been mulling over this proposal and I think I am finally
> > >settling on +0 as long as it can be shown that it does not hurt
> > >performance at all (yes, it shouldn't but this is the eval loop we are
> > >tal