Re: [fricas-devel] [PATCH] get inline optimization for some Integer functions

2018-11-21 Thread Waldek Hebisch
oldk1331 wrote: > > I said before that the following test takes too much time to run: > testIntegrate("sqrt(tan(x)^2 + 2*tan(x) + 2)", "x", "alg") > > I did some profiling, and found that 40% time is spent in > symmetricRemainder: > > Callers >

[fricas-devel] [PATCH] get inline optimization for some Integer functions

2018-11-21 Thread oldk1331
I said before that the following test takes too much time to run: testIntegrate("sqrt(tan(x)^2 + 2*tan(x) + 2)", "x", "alg") I did some profiling, and found that 40% time is spent in symmetricRemainder: Callers Total. Function Count