Time: 28.7m
Passed: 19/29
Tests: 35
Bits: 348/569

Date:Wednesday, December 26th, 2018
Commit:a98a74144c4adddbce217fd7ce983c17096732e2 on develop
Hostname:warfa
Points:256
Fuel:4
Seed:2018360
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
TestStartResult ?Target ?∞ ↔ ℝTime
arccos0.00.021.9s»
Rosa's TurbineBenchmark12.00.449.2s»
Rosa's FloatVsDoubleBenchmark10.0m»
Rosa's DopplerBench18.10.620.0s»
Rosa's Benchmark0.10.14.5s»
Radioactive exchange between two surfaces0.00.04.7s»
NMSE Section 6.1 mentioned, B14.30.333.9s»
NMSE Section 6.1 mentioned, A29.71.01.3m»
Kahan's Unum-Targeted Monster4.7m»
Kahan's Monster3.1m»
Kahan p13 Example 30.00.011.2s»
Kahan p13 Example 20.00.07.2s»
Kahan p13 Example 10.00.014.4s»
From Warwick Tucker's Validated Numerics58.163.630.0s»
x / (x^2 + 1)15.10.00.16.4s»
simple fma test44.613.4022.1s»
ln(1 + x)39.10.20.210.5s»
fma_test249.149.101.6s»
fma_test161.80.450.56.1s»
The quadratic formula (r2)33.610.620.329.6s»
The quadratic formula (r1)34.26.321.324.3s»
Rectangular parallelepiped of dimension a×b×c0002.3s»
Kahan's exp quotient40.20.339.28.1s»
Kahan p9 Example20.15.50.013.8s»
Expression, p63.70.63.917.8s»
Expression, p140.00.00.01.1m»
Expression 4, p150.00.00.013.5s»
Expression 3, p150.00.00.05.3s»
Expression 2, p150.00.00.01.4s»
Expression 1, p150.40.20.210.4s»
Difference of squares0.00.00.01.8s»
Compound Interest42.315.842.01.4m»
Complex division, real part26.126.10.518.1s»
Complex division, imag part25.825.70.432.0s»
Area of a triangle6.0s»

Details

simplify10.0m

Calls

5812 calls. Slowest were:

1.1s
(cbrt (* (+ (+ a (+ c b)) d) (+ (+ a (+ c b)) d)))
1.1s
(+ (* (* (* (+ 1 (* x1 x1)) (* x1 x1)) (- (* (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1))) (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1)))) (* -6 -6))) (+ 1 (* x1 x1))) (* (- (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1))) -6) (* (* (+ 1 (* x1 x1)) (* (* x1 2) (+ (* (* 3 x1) x1) (- (* x2 2) x1)))) (- (/ (+ (* (* 3 x1) x1) (- (* x2 2) x1)) (+ 1 (* x1 x1))) 3))))
1.0s
(* (* (- 1 (* x1 x1)) (+ (* (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1))) (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1)))) (- (* -6 -6) (* (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1))) -6)))) (* (* (- 1 (* x1 x1)) (+ 1 (* x1 x1))) (+ (/ (+ (* (* 3 x1) x1) (- (* x2 2) x1)) (+ 1 (* x1 x1))) 3)))
1.0s
(* (* (+ (* 1 1) (- (* (* x1 x1) (* x1 x1)) (* 1 (* x1 x1)))) (+ (* (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1))) (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1)))) (- (* -6 -6) (* (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1))) -6)))) (+ (* (* (* 3 x1) x1) (* (* 3 x1) x1)) (- (* (- (* x2 2) x1) (- (* x2 2) x1)) (* (* (* 3 x1) x1) (- (* x2 2) x1)))))
980.0ms
(* (- (* (* b b) (* b b)) (* (* a a) (* a a))) (- (* b b) (* a a)))

prune2.0m

series18.1s

Calls

281 calls. Slowest were:

4.8s
(/ (/ (- (pow (pow (+ 1 (/ i n)) n) 3) (pow 1 3)) (+ (* (pow (+ 1 (/ i n)) n) (pow (+ 1 (/ i n)) n)) (+ (* 1 1) (* (pow (+ 1 (/ i n)) n) 1)))) (/ i n))
748.0ms
(* (fabs (cbrt (+ d (+ c b)))) (* (sqrt (cbrt (+ (+ b c) d))) (* (sqrt (+ (+ b c) d)) a)))
594.0ms
(* (sqrt (cbrt (+ (+ b c) d))) (* (sqrt (+ (+ b c) d)) a))
261.0ms
(* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))
229.0ms
(* (+ (* b d) (* a c)) (sqrt (/ 1 (sqrt (+ (* c c) (* d d))))))

setup7.5s

start6.0s

regimes5.4s

Accuracy

Median 0% (31.4b remaining)

12.0b58.8%Rosa's FloatVsDoubleBenchmark
5.1b74%Kahan's Unum-Targeted Monster
5.1b81.8%Kahan p13 Example 2
2.6b0%Rosa's TurbineBenchmark
2.5b0%arccos

rewrite4.2s

Calls

281 calls. Slowest were:

244.0ms
(* (* (* (+ 1 (* x1 x1)) (* x1 x1)) (* (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1))) -6)) (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1))) -6)))) (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1))) -6)))
233.0ms
(+ (* (* (* (+ 1 (* x1 x1)) (* x1 x1)) (* (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1))) -6)) (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1))) -6)))) (cbrt (+ (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1))) -6))) (* (* (+ 1 (* x1 x1)) (* (/ (* x1 2) (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1)))) (- (/ (+ (* (* 3 x1) x1) (- (* x2 2) x1)) (+ 1 (* x1 x1))) 3)))
131.0ms
(+ (* (* (+ 1 (* x1 x1)) (* x1 x1)) (+ (* (/ 4 (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1))) -6)) (* (* (+ 1 (* x1 x1)) (* (/ (* x1 2) (+ 1 (* x1 x1))) (+ (* (* 3 x1) x1) (- (* x2 2) x1)))) (- (/ (+ (* (* 3 x1) x1) (- (* x2 2) x1)) (+ 1 (* x1 x1))) 3)))
122.0ms
(+ (/ (exp (log (- (* (+ (* 333.75 (pow 33096 6)) (* (* 77617 77617) (+ (+ (+ (* (* 11 (* 77617 77617)) (* 33096 33096)) (- (pow 33096 6))) (* -121 (pow 33096 4))) -2))) (+ (* 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)) (* 5.5 (pow 33096 8)))))) (- (+ (* 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)))
119.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)))

bsearch3.3s

localize2.0s