It's time to point our fingers at long doctests again. (I won't name names, but there are a few people who are mostly responsible for several of these files) Here are the eight files whose doctests (without -long) take the longest:
devel/sage-main/sage/rings/polynomial/multi_polynomial_ideal.py 359 secs devel/sage-main/sage/coding/linear_code.py 190 secs devel/sage-main/sage/coding/code_constructions.py 169 secs devel/sage-main/sage/plot/plot.py 160 secs devel/sage-main/sage/misc/functional.py 151 secs devel/sage-main/sage/symbolic/expression.pyx 136 secs devel/sage-main/sage/categories/coxeter_groups.py 132 secs devel/sage-main/sage/calculus/calculus.py 128 secs And here are the eight longest -long doctests: devel/sage-main/sage/rings/arith.py 506.284008026 devel/sage-main/sage/rings/polynomial/multi_polynomial_ideal.py 449.287849188 devel/sage-main/sage/coding/linear_code.py 329.004905939 devel/sage-main/sage/functions/piecewise.py 290.274070024 devel/sage-main/sage/coding/code_constructions.py 242.627745867 devel/sage-main/sage/schemes/elliptic_curves/ell_rational_field.py 234.913930178 devel/sage-main/sage/schemes/elliptic_curves/sha_tate.py 222.056751013 devel/sage-main/sage/groups/matrix_gps/matrix_group.py 204.564297915 -- Robert L. Miller http://www.rlmiller.org/
-- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org