Hi Roberto. Thanks for the info. That's quite weird, I'll do a test ASAP with 0.7.5 to see how long it takes to import. I'm deploying sympy inside of my rpm (in it's own import path) but I don't think that's relevant.
Thanks for the help. Richard On Thursday, July 23, 2015 at 7:02:15 PM UTC+2, Roberto Colistete Jr. wrote: > > On 23-07-2015 13:41, Ondřej Čertík wrote: > > Hi Richard, > > > > On Thu, Jul 23, 2015 at 3:23 AM, Richard Rondu <[email protected] > <javascript:>> wrote: > >> Hi everyone. > >> > >> I'm upgrading my Qt RPN calculator app for sailfish > >> (https://github.com/lainwir3d/sailfish-rpn-calculator) to use sympy as > an > >> engine. > >> > >> Everything was well and happy when I was using the sailfish emulator to > test > >> the app, but then I decided to finally try it on my Jolla smartphone : > the > >> import time of sympy increase to a bit above ten seconds. > >> > >> While I can manage to deal with ~5seconds, ~10seconds is a bit too > much. I > >> was using sympy 0.7.6, I moved yesterday to the master branch hoping it > >> would be better but it's not. > > Even 5s is unnaceptable, at least for me. > > Hi, > > SymPy 0.7.5 loads in 3.2-4.0s on Jolla smartphone > (https://jolla.com/jolla/) inside Integral > (https://openrepos.net/content/rcolistete/integral-sailfish-os), > Derivative > (https://openrepos.net/content/rcolistete/derivative-sailfish-os) and > Limit (https://openrepos.net/content/rcolistete/limit-sailfish-os) for > Sailfish OS. > > Here are some old analysis (benchmark, etc) of SymPy (0.7.1) in > mobile/desktop OS : > http://www.robertocolistete.net/Python/SymPy/ > I will later try to measure the SymPy import time in some smartphones > for diferente SymPy versions (0.7.1, etc). > > Best regards, > > Roberto > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/efa5c3ec-d660-47a2-a7a3-60e44a90990b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
