Another benchmark, regarding "Slow formal derivatives", for 'src/input/derham.input',
sbcl (before vs after): n:=8, kernel count drop from 8866 to 187 5.5s (0.04s GC) 2.18GB 2.6s (0.33s GC) 0.69GB n:=9, kernel count drop from 9484 to 236 9.6s (0.05s GC) 4.32GB 4.1s (0.43s GC) 1.28GB n:=10, kernel count drop from 12976 to 292 16.3s (0.14s GC) 7.98GB 6.2s (0.52s GC) 2.23GB BTW, I'm testing on reusing dummy variables names instead using new symbols every time, this should further decrease the number of new kernels. - 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 visit https://groups.google.com/d/msgid/fricas-devel/7874030e-9b09-441c-93c6-10657f2492ec%40gmail.com.
