It's not actually Sage 8.9 vs. 9.0, it is? Rather it's Python 2 vs. Python 3. On my computer, I see the same timings with Python 3 builds of 8.9 and 9.0.beta6, but things look faster with Python 2 builds of 8.9 and 9.0.beta6.
By the way, Integer(1r) is also faster with Python 2 than with Python 3. John On Saturday, November 23, 2019 at 11:15:55 AM UTC-8, vdelecroix wrote: > > And could you also time compare > > a = Integer(1r) > > on both versions? > > Le 23/11/2019 à 11:13, Marc Mezzarobba a écrit : > > Vincent Delecroix wrote: > >> @Marc: could you perform some C profiling (it might work directly > >> inside Sage via %crun [2]). > > > > Yes, I'll try to investigate a bit more, but I first wanted to ask if it > > was a known issue. > > > -- 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/8a77a00a-88e5-45aa-9879-bcce3228d2fd%40googlegroups.com.