sympy / sympy_benchmarks

Some benchmarks of SymPy
13 stars 32 forks source link

GCD benchmark failing #62

Closed sylee957 closed 4 years ago

sylee957 commented 4 years ago

https://travis-ci.org/sympy/sympy/jobs/626464976

           failed           failed      n/a  baseline.TimeBasicGCD.time_gcd [travis-job-f45f963e-1412-4aa4-95bc-2a6efd167cb9/virtualenv-py2.7-fastcache-mpmath-numpy]
           failed           failed      n/a  baseline.TimeBasicGCD.time_gcd [travis-job-f45f963e-1412-4aa4-95bc-2a6efd167cb9/virtualenv-py3.6-fastcache-mpmath-numpy]

And I think that the failed benchmark does not trigger build failures in the master, we may also have to investigate that matter