sympy / sympy_benchmarks

Some benchmarks of SymPy
14 stars 32 forks source link

Test benchmarks on travis #55

Open sylee957 opened 5 years ago

sylee957 commented 5 years ago

We haven't set up much standards for 'good' benchmarks here. My ideas are

  1. Running benchmarks across every major release of SymPy, and check if there is any failing one
  2. Check the minimum, and maximum time for the benchmarks in the range.

And running in travis before merging. We may need some scripts for this