| Date: | Friday, December 28th, 2018 |
|---|---|
| Commit: | 380dbd2a465f205d153f4bc8cc948c449c0b5dbb on develop |
| Hostname: | warfa |
| Points: | 256 |
| Fuel: | 4 |
| Seed: | 2018362 |
| Flags: | setup:simplifyrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:complexrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifyreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback default |
| Test | Start | Result | Target | ∞ ↔ ℝ | Time | |
|---|---|---|---|---|---|---|
| Expanding a square | 39.2 | 0.0 | 3.4s | » | ||
| Commute and associate | 0.0 | 0 | 3.2s | » | ||
| Cancel like terms | 29.4 | 0 | 1.1s | » |
50 calls. Slowest were:
| 158.0ms | (* (- (* x x) (* 2 2)) x) |
| 123.0ms | (/ (* (* (+ (* -4 x) (pow x 3)) (+ (* -4 x) (pow x 3))) (+ (* -4 x) (pow x 3))) (* (* (- x 2) (- x 2)) (- x 2))) |
| 122.0ms | (- (* (* -4 x) (* -4 x)) (* (pow x 3) (pow x 3))) |
| 88.0ms | (+ (pow (* -4 x) 3) (pow (pow x 3) 3)) |
| 16.0ms | (* (+ (pow x 3) (pow 2 3)) x) |
3 calls. Slowest were:
| 44.0ms | (/ (+ (* -4 x) (pow x 3)) (- x 2)) |
| 32.0ms | (+ (* -4 x) (pow x 3)) |
| 30.0ms | (* (+ x 2) x) |
3 calls. Slowest were:
| 11.0ms | (/ (+ (* -4 x) (pow x 3)) (- x 2)) |
| 4.0ms | (* (+ x 2) x) |
| 3.0ms | (+ (* -4 x) (pow x 3)) |
Median 0% (0.0b remaining)
| 0.0b | 0% | Expanding a square |