On 2017-09-15 21:48, Travis Scrimshaw wrote:
On Friday, September 15, 2017 at 2:31:05 PM UTC-5, Maarten Derickx wrote: Is it assymptotically 10% or is it 10% for the case in which you are testing it? In the first case I would be surprised in the second case it is not that weird. See the late_import function in src/sage/rings/complex_field.py for how you can speed up the import statement for the cyclic import case. Probably most of that should be reduced to necessary lazy_import's or local imports...
lazy_import doesn't work with Cython. I tried to fix that in https://trac.sagemath.org/ticket/22752 but it got rejected. I am still a bit disappointed with this: I tried to fix an actual problem. Now the actual problem still remains.
-- 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 sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.