On the computer with broken 8.8.rc1, with a fresh 8.8.rc2 installation with
no optional package at all, it takes 5 seconds more than with sage-8.7 but
it works:
$ ~/GitBox/sage-8.7/sage -t arXiv_1906_01104.rst
too many failed tests, not using stored timings
Running doctests with ID 2019-06-20-20-55-07-02c9a7a7.
Git branch: develop
Using --optional=dochtml,memlimit,mpir,python2,sage
Doctesting 1 file.
sage -t arXiv_1906_01104.rst
[41 tests, 14.82 s]
----------------------------------------------------------------------
All tests passed!
----------------------------------------------------------------------
Total time for all tests: 14.9 seconds
cpu time: 14.8 seconds
cumulative wall time: 14.8 seconds
$ ~/GitBox/sage-8.8.rc2/sage -t arXiv_1906_01104.rst too many failed tests,
not using stored timings
Running doctests with ID 2019-06-20-20-54-08-4be2ab14.
Git branch: develop
Using --optional=build,dochtml,memlimit,mpir,python2,sage
Doctesting 1 file.
sage -t arXiv_1906_01104.rst
[41 tests, 20.17 s]
----------------------------------------------------------------------
All tests passed!
----------------------------------------------------------------------
Total time for all tests: 20.2 seconds
cpu time: 20.2 seconds
cumulative wall time: 20.2 seconds
Running the %prun on the same command as above with my fresh 8.8.rc2
installation, I do not get any sleep calls. So, I still do not understand
what is happening with my broken 8.8.rc1.
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-devel.
To view this discussion on the web visit
https://groups.google.com/d/msgid/sage-devel/043b8009-aa16-4f66-bae3-47106fe04fe8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.