sage: %time s = display(1) 1 CPU times: user 677 ms, sys: 31.1 ms, total: 708 ms Wall time: 708 ms
In other words, the first object you display in a Sage session takes almost a second. This is new since 9.4 (I don't have 9.5 betas to check against). The problem is not specific to 1: anything you put there will have a similar delay, since the issue is something coming from ipython or inspect setup. I've created #33325 <https://trac.sagemath.org/ticket/33325>. David -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAChs6_kzC-74QwrTLvzEYgu3WMAxzwEfF%2Bq0rpL-XZSqJksSkQ%40mail.gmail.com.