On Dec 10, 2:48 pm, Jaap Spies <[EMAIL PROTECTED]> wrote:
> mabshoff wrote:
> > Hello folks,

Hi Jaap,

> > here goes 3.2.2.alpha1, somewhat later than I had hoped. We have about
> > a week left in the development cycle, so stay tuned for more alphas.
> > There are a couple must have tickets left for 3.2.2 that are not yet
> > merged, two of which are
>
>  From Fedora 9, 32 bits:
>
> Something strange seems to be going on. All test seem to last twice as long!


How exactly are you testing, i.e. -t or -tp? I just noticed that -tp
seems to have somewhat more overhead than before - at least for the
"quick" doctests it is noticable:

Compare

[EMAIL PROTECTED]:/scratch/mabshoff/release-cycle/sage-3.2.2.alpha2/devel/
sage/sage/combinat$ sage -tp 1 *.pyx
Global iterations: 1
File iterations: 1
TeX files: 0
Using cached timings.

----------------------------------------------------------------------
sage -t  devel/sage-main/sage/combinat/expnums.pyx
         [3.1 s]
sage -t  devel/sage-main/sage/combinat/partitions.pyx
         [3.1 s]
All tests passed!

With

[EMAIL PROTECTED]:/scratch/mabshoff/release-cycle/sage-3.2.2.alpha2/devel/
sage/sage/combinat$ sage -t *.pyx
sage -t  "devel/sage-main/sage/combinat/expnums.pyx"
         [2.1 s]
sage -t  "devel/sage-main/sage/combinat/partitions.pyx"
         [2.1 s]

> Jaap

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to