Hey Volker,
   I'm working on it. It's likely not a speed regression per-say, but 
instead doing more checks in one of tests (specifically it seems to be 
`_test_stembridge_local_axioms()`) due the implementation being more 
mathematically correctly. I'll post a fix which will clean this up today.

Best,
Travis


On Tuesday, December 24, 2013 6:38:13 AM UTC-8, Volker Braun wrote:
>
> E.g. timing on the "sextus" bulidslave (note that nothing happening in 
> 1200 sec leads to buildbot timeout):
>
> buildbot@sextus$ ./sage -t --long src/sage/combinat/rigged_configurations/
> Running doctests with ID 2013-12-24-08-26-25-aafe2102.
> Doctesting 19 files.
> sage -t --long src/sage/combinat/rigged_configurations/__init__.py
>     [0 tests, 0.00 s]
> sage -t --long src/sage/combinat/rigged_configurations/all.py
>     [0 tests, 0.00 s]
> sage -t --long 
> src/sage/combinat/rigged_configurations/bij_abstract_class.py
>     [54 tests, 0.65 s]
> sage -t --long src/sage/combinat/rigged_configurations/bij_type_A.py
>     [19 tests, 0.59 s]
> sage -t --long src/sage/combinat/rigged_configurations/bij_type_D.py
>     [75 tests, 0.60 s]
> sage -t --long src/sage/combinat/rigged_configurations/bijection.py
>     [6 tests, 0.48 s]
> sage -t --long src/sage/combinat/rigged_configurations/kleber_tree.py
>     [203 tests, 23.03 s]
> sage -t --long src/sage/combinat/rigged_configurations/kr_tableaux.py
>     [207 tests, 1211.20 s]
> sage -t --long 
> src/sage/combinat/rigged_configurations/rigged_configuration_element.py
>     [104 tests, 2.13 s]
> sage -t --long 
> src/sage/combinat/rigged_configurations/rigged_configurations.py
>     [208 tests, 1318.53 s]
> sage -t --long src/sage/combinat/rigged_configurations/rigged_partition.py
>     [54 tests, 0.91 s]
> sage -t --long 
> src/sage/combinat/rigged_configurations/tensor_product_kr_tableaux.py
>     [91 tests, 296.24 s]
> sage -t --long 
> src/sage/combinat/rigged_configurations/tensor_product_kr_tableaux_element.py
>     [64 tests, 1.55 s]
> sage -t --long src/sage/combinat/rigged_configurations/bij_type_A2_dual.py
>     [19 tests, 0.59 s]
> sage -t --long src/sage/combinat/rigged_configurations/bij_type_A2_even.py
>     [19 tests, 0.63 s]
> sage -t --long src/sage/combinat/rigged_configurations/bij_type_A2_odd.py
>     [19 tests, 0.66 s]
> sage -t --long src/sage/combinat/rigged_configurations/bij_type_B.py
>     [34 tests, 0.83 s]
> sage -t --long src/sage/combinat/rigged_configurations/bij_type_C.py
>     [28 tests, 0.62 s]
> sage -t --long 
> src/sage/combinat/rigged_configurations/bij_type_D_twisted.py
>     [25 tests, 0.63 s]
> ----------------------------------------------------------------------
> All tests passed!
> ----------------------------------------------------------------------
> Total time for all tests: 2864.5 seconds
>     cpu time: 2145.8 seconds
>     cumulative wall time: 2859.9 seconds
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to