Hi Waldek, I can not reproduce the slowdown in the following example after applying your patch. Did I miss something here?
On 8/24/21 8:48 PM, Waldek Hebisch wrote:
two times longer than current version. More visible slowdown is on formal derivatives: f := operator 'f D(f(x), x, 655) currently takes 8.22 sec on my machine. After kernel patch it was much longer (I did not wait long enough to know how much longer).
About the performance in KERNEL, it seems that simply inline function "height" can give a noticeable boost. - Qian -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/74d4fc95-4325-aa55-6789-4057df64303d%40gmail.com.
