| Date: | Wednesday, December 26th, 2018 |
|---|---|
| Commit: | a98a74144c4adddbce217fd7ce983c17096732e2 on develop |
| Hostname: | warfa |
| Points: | 256 |
| Fuel: | 4 |
| Seed: | 2018360 |
| Flags: | setup:simplifyrules:numericsrules:arithmeticrules:polynomialsrules:fractionsrules:exponentsrules:trigonometryrules:hyperbolicrules:complexrules:specialrules:boolsrules:branchesgenerate:rrgenerate:taylorgenerate:simplifyreduce:regimesreduce:avg-errorreduce:binary-searchreduce:branch-expressionsprecision:doubleprecision:fallback +o rules:numerics |
| Test | Start | Result | Target | ∞ ↔ ℝ | Time | |
|---|---|---|---|---|---|---|
| sqrtexp (problem 3.4.4) | 39.9 | 0.1 | 19.0s | » | ||
| sintan (problem 3.4.5) | 31.7 | 0.0 | 1.0m | » | ||
| quad2p (problem 3.2.1, positive) | 34.2 | 6.3 | 25.6s | » | ||
| quad2m (problem 3.2.1, negative) | 33.6 | 10.6 | 41.2s | » | ||
| exp with complex power real part (p55) | 0.0 | 0.0 | 13.9s | » | ||
| exp with complex power imaginary part (p55) | 44.2 | 44.2 | 28.1s | » | ||
| cos2 (problem 3.4.1) | 31.4 | 0.4 | 42.5s | » | ||
| Euler formula real part (p55) | 0.0 | 0.0 | 10.7s | » | ||
| Euler formula imaginary part (p55) | 44.1 | 0.8 | 33.0s | » | ||
| 3.9.2 real part (p56) | 61.9 | 0 | 16.7s | » | ||
| 3.9.2 imaginary part (p56) | 0 | 0 | 24.7s | » | ||
| 3.9.1 real part (p56) | 0 | 0 | 22.4s | » | ||
| 3.9.1 imaginary part (p56) | 0 | 0 | 21.5s | » | ||
| 2nthrt (problem 3.4.6) | 28.9 | 18.8 | 48.2s | » | ||
| 2log (problem 3.3.6) | 29.3 | 0.1 | 7.2s | » | ||
| 2frac (problem 3.3.1) | 13.9 | 0.3 | 19.9s | » | ||
| 2cos (problem 3.3.5) | 40.1 | 0.7 | 18.8s | » | ||
| 2cbrt (problem 3.3.4) | 29.7 | 0.6 | 50.2s | » | ||
| tanhf (example 3.4) | 30.7 | 0 | 0 | 14.0s | » | |
| quadp (p42, positive) | 34.2 | 13.2 | 21.3 | 21.5s | » | |
| quadm (p42, negative) | 33.6 | 10.6 | 20.3 | 54.8s | » | |
| qlog (example 3.10) | 60.9 | 0.0 | 0.3 | 26.7s | » | |
| logs (example 3.8) | 63.0 | 0 | 0.0 | 13.9s | » | |
| logq (problem 3.4.3) | 58.5 | 0.2 | 0.2 | 21.3s | » | |
| invcot (example 3.9) | 60.0 | 0.4 | 0.1 | 37.3s | » | |
| expq3 (problem 3.4.2) | 58.7 | 3.3 | 13.7 | 32.8s | » | |
| expq2 (section 3.11) | 40.4 | 0.5 | 39.9 | 14.9s | » | |
| expm1 (example 3.7) | 58.8 | 0.0 | 0.5 | 3.3s | » | |
| expax (section 3.5) | 30.0 | 0.0 | 0.2 | 4.8s | » | |
| exp2 (problem 3.3.7) | 30.0 | 0.6 | 0.0 | 16.3s | » | |
| 3frac (problem 3.3.3) | 9.2 | 0.1 | 0.3 | 1.5m | » | |
| 2tan (problem 3.3.2) | 37.1 | 15.5 | 14.8 | 57.4s | » | |
| 2sqrt (example 3.1) | 29.7 | 0.2 | 0.2 | 14.5s | » | |
| 2sin (example 3.3) | 37.1 | 0.4 | 14.7 | 18.2s | » | |
| 2isqrt (example 3.6) | 19.5 | 0.3 | 0.7 | 24.0s | » | |
| 2atan (example 3.5) | 14.4 | 0.3 | 0.3 | 8.7s | » |
7016 calls. Slowest were:
| 2.2s | (+ (* (- (* (- 2) (/ (- 1) 2)) (* 0 (/ (sqrt 3) 2))) (/ (sqrt 3) 2)) (* (+ (* (- 2) (/ (sqrt 3) 2)) (* 0 (/ (- 1) 2))) (/ (- 1) 2))) |
| 1.7s | (*.c (*.c (*.c (complex (/ (- 1) 2) (/ (sqrt 3) 2)) (complex (/ (- 1) 2) (/ (sqrt 3) 2))) (complex (/ (- 1) 2) (/ (sqrt 3) 2))) (complex (/ (- 1) 2) (/ (sqrt 3) 2))) |
| 1.2s | (* (* (* (* x x) (* x x)) (* x x)) (* (* (+ 1 (cos x)) (+ 1 (cos x))) (+ 1 (cos x)))) |
| 1.1s | (/ (* (* (/ -1 1) (/ -1 1)) (/ -1 1)) (* (* (fma x x x) (fma x x x)) (fma x x x))) |
| 1.1s | (+ (* (- (* 1 x) (* (+ x 1) 2)) (- x 1)) (* (* (+ x 1) x) 1)) |
347 calls. Slowest were:
| 1.6s | (log (cbrt (exp (* (pow x 5) 2/945)))) |
| 1.6s | (log (* (cbrt (exp (* (pow x 5) 2/945))) (cbrt (exp (* (pow x 5) 2/945))))) |
| 547.0ms | (* (/ (expm1 (* (+ a b) eps)) (expm1 (* eps b))) (/ eps (expm1 (* eps a)))) |
| 473.0ms | (log (exp (* (cbrt (- (pow (+ 1 x) (/ 1 n)) (pow x (/ 1 n)))) (cbrt (- (pow (+ 1 x) (/ 1 n)) (pow x (/ 1 n))))))) |
| 462.0ms | (log (exp (* (cbrt (- (pow (+ 1 x) (/ 1 n)) (pow x (/ 1 n)))) (cbrt (- (pow (+ 1 x) (/ 1 n)) (pow x (/ 1 n))))))) |
Median 0% (20.4b remaining)
| 5.1b | 81.8% | logq (problem 3.4.3) |
| 5.1b | 81.8% | 2nthrt (problem 3.4.6) |
| 3.3b | 0% | 3.9.2 real part (p56) |
| 1.4b | 88.1% | quadp (p42, positive) |
| 0.8b | 96.6% | invcot (example 3.9) |
347 calls. Slowest were:
| 73.0ms | (cbrt (* (* (* (tan x) (tan eps)) (* (tan x) (tan eps))) (* (tan x) (tan eps)))) |
| 66.0ms | (+ (- (/ (/ 1 (sqrt (+ x 1))) (sqrt (+ x 1))) (/ 2 x)) (/ 1 (- x 1))) |
| 64.0ms | (- (/ (+ (tan x) (tan eps)) (- 1 (* (tan x) (tan eps)))) (tan x)) |
| 38.0ms | (- (- (exp x) 2) (/ -1 (exp x))) |
| 35.0ms | (+ (+ (/ (/ 2 x) (* x x)) (/ 2 (pow x 7))) (/ 2 (pow x 5))) |