| Date: | Friday, January 4th, 2019 |
|---|---|
| Commit: | 6e112a484d90e98be51833808b7f61a69f6c0d2f on develop |
| Hostname: | warfa |
| Points: | 256 |
| Fuel: | 4 |
| Seed: | 2019004 |
| 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 | |
|---|---|---|---|---|---|---|
| arccos | 0.0 | 0.0 | 18.2s | » | ||
| Rosa's TurbineBenchmark | 12.1 | 0.5 | 30.4s | » | ||
| Rosa's FloatVsDoubleBenchmark | 0.5 | 0.5 | 1.4m | » | ||
| Rosa's DopplerBench | 17.4 | 1.3 | 17.7s | » | ||
| Rosa's Benchmark | 0.1 | 0.1 | 5.5s | » | ||
| Radioactive exchange between two surfaces | 0.0 | 0.0 | 6.2s | » | ||
| NMSE Section 6.1 mentioned, B | 13.9 | 0.3 | 31.5s | » | ||
| NMSE Section 6.1 mentioned, A | 29.6 | 1.0 | 1.4m | » | ||
| Kahan's Unum-Targeted Monster | 3.9m | » | ||||
| Kahan's Monster | 2.0m | » | ||||
| Kahan p13 Example 3 | 0.0 | 0.0 | 20.7s | » | ||
| Kahan p13 Example 2 | 0.0 | 0.0 | 7.5s | » | ||
| Kahan p13 Example 1 | 0.1 | 0.1 | 2.8m | » | ||
| From Warwick Tucker's Validated Numerics | 58.1 | 63.6 | 41.4s | » | ||
| x / (x^2 + 1) | 14.9 | 0.0 | 0.1 | 13.1s | » | |
| simple fma test | 45.9 | 0 | 0 | 4.9s | » | |
| ln(1 + x) | 39.1 | 0.0 | 0.2 | 3.7s | » | |
| fma_test2 | 49.1 | 0 | 0 | 1.0s | » | |
| fma_test1 | 61.8 | 0.3 | 50.6 | 5.8s | » | |
| The quadratic formula (r2) | 33.2 | 9.6 | 20.4 | 35.2s | » | |
| The quadratic formula (r1) | 33.5 | 16.4 | 20.5 | 2.0m | » | |
| Rectangular parallelepiped of dimension a×b×c | 0 | 0 | 0 | 1.3s | » | |
| Kahan's exp quotient | 39.6 | 0.1 | 38.7 | 10.0s | » | |
| Kahan p9 Example | 20.0 | 0.0 | 0.1 | 19.5s | » | |
| Expression, p6 | 3.6 | 2.7 | 3.8 | 27.9s | » | |
| Expression, p14 | 0.0 | 0.0 | 0.0 | 17.4s | » | |
| Expression 4, p15 | 0.0 | 0.0 | 0.0 | 19.6s | » | |
| Expression 3, p15 | 0.0 | 0.0 | 0.0 | 2.2s | » | |
| Expression 2, p15 | 0.0 | 0 | 0.0 | 805.0ms | » | |
| Expression 1, p15 | 0.4 | 0.2 | 0.2 | 10.1s | » | |
| Difference of squares | 0.0 | 0.0 | 0.0 | 5.0s | » | |
| Compound Interest | 42.1 | 19.3 | 41.9 | 30.1s | » | |
| Complex division, real part | 25.4 | 13.5 | 0.3 | 19.4s | » | |
| Complex division, imag part | 25.3 | 13.6 | 0.4 | 24.7s | » | |
| Area of a triangle | 6.3s | » |
6185 calls. Slowest were:
| 1.4s | (- (+ (sqrt -1) (/ 1 (* x (sqrt -1)))) (+ (/ 1 (* (pow x 2) (sqrt -1))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))))) |
| 1.4s | (- (+ (sqrt -1) (/ 1 (* x (sqrt -1)))) (+ (/ 1 (* (pow x 2) (sqrt -1))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))))) |
| 1.2s | (- (* (* (+ (pow 1 3) (pow (/ 1 eps) 3)) (exp 0)) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (* (+ (* 1 1) (- (* (/ 1 eps) (/ 1 eps)) (* 1 (/ 1 eps)))) (exp (* (- 1 eps) x))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp 0)))) |
| 1.1s | (- 1 (/ 1 (+ 2 (* (- 2 (/ (/ 2 t) (+ 1 (/ 1 t)))) (- 2 (/ (/ 2 t) (+ 1 (/ 1 t)))))))) |
| 938.0ms | (- (* (* (- (* 1 1) (* (/ 1 eps) (/ 1 eps))) 1) (* (+ (/ 1 eps) 1) (exp (* (+ 1 eps) x)))) (* (* (- 1 (/ 1 eps)) (exp (* (- 1 eps) x))) (* (- (* (/ 1 eps) (/ 1 eps)) (* 1 1)) (exp 0)))) |
| 64× | intervals |
393 calls. Slowest were:
| 309.0ms | (* 100 (/ (expm1 (* n (log1p (/ i n)))) (/ i n))) |
| 304.0ms | (* (/ (expm1 (* n (log1p (/ i n)))) (/ i n)) 100) |
| 285.0ms | (/ (expm1 (* n (log1p (/ i n)))) (/ i n)) |
| 279.0ms | (/ (expm1 (* n (log1p (/ i n)))) (/ i n)) |
| 279.0ms | (cbrt (pow x 4)) |
Median 0% (45.0b remaining)
| 11.4b | 20.2% | Complex division, real part |
| 11.3b | 18% | Complex division, imag part |
| 9.7b | 9.3% | Compound Interest |
| 4.1b | 85.3% | The quadratic formula (r2) |
| 3.9b | 81.3% | The quadratic formula (r1) |
| 99× | rewrite-expression-head |
393 calls. Slowest were:
| 701.0ms | (+ (+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (* (* x1 (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) x1)) (* (* -6 x1) x1)) |
| 684.0ms | (+ (+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (* (* x1 x1) (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))))) (* x1 (* x1 -6))) |
| 210.0ms | (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) |
| 182.0ms | (+ (+ (+ (* 333.75 (pow 33096 6)) (* (* 77617 77617) (+ (+ (+ (* (* 11 (* 77617 77617)) (* 33096 33096)) (- (pow 33096 6))) (* -121 (pow 33096 4))) -2))) (* 5.5 (pow 33096 8))) (/ 77617 (* 2 33096))) |
| 158.0ms | (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) |