Data.Colour.RGBSpace.HSL:hsl from colour-2.3.3, B

Time bar (total: 1.6s)

analyze0.0ms (0%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
100%99.9%0%0.1%0%0%0%1
Compiler

Compiled 8 to 6 computations (25% saved)

sample975.0ms (60%)

Results
867.0ms7262×body256valid
69.0ms994×body256infinite
Bogosity

preprocess41.0ms (2.5%)

Algorithm
egg-herbie
Rules
746×fma-def
92×unsub-neg
82×distribute-lft-in
66×distribute-rgt-in
62×fma-neg
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01560
15044
210844
320744
431744
543844
664744
789744
894244
994444
Stop Event
saturated
Calls
Call 1
Inputs
(*.f64 x (+.f64 y 1))
(*.f64 (neg.f64 x) (+.f64 y 1))
(*.f64 x (+.f64 (neg.f64 y) 1))
(*.f64 y (+.f64 x 1))
Outputs
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (neg.f64 x) (+.f64 y 1))
(*.f64 (+.f64 y 1) (neg.f64 x))
(neg.f64 (fma.f64 x y x))
(*.f64 x (-.f64 -1 y))
(*.f64 x (+.f64 (neg.f64 y) 1))
(*.f64 x (+.f64 1 (neg.f64 y)))
(*.f64 x (-.f64 1 y))
(-.f64 x (*.f64 x y))
(*.f64 y (+.f64 x 1))
(fma.f64 x y y)
Compiler

Compiled 9 to 7 computations (22.2% saved)

simplify4.0ms (0.3%)

Algorithm
egg-herbie
Rules
20×fma-def
associate-*r*
associate-*l*
*-rgt-identity
distribute-rgt-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0713
1189
2279
3429
4469
5489
Stop Event
saturated
Counts
1 → 2
Calls
Call 1
Inputs
(*.f64 x (+.f64 y 1))
Outputs
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)

eval0.0ms (0%)

Compiler

Compiled 11 to 6 computations (45.5% saved)

prune2.0ms (0.1%)

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New022
Fresh011
Picked000
Done000
Total033
Accurracy
100.0%
Counts
3 → 2
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(fma.f64 x y x)
100.0%
(*.f64 x (+.f64 y 1))
100.0%
(fma.f64 x y x)
100.0%
(*.f64 x (+.f64 y 1))
Compiler

Compiled 26 to 16 computations (38.5% saved)

localize57.0ms (3.5%)

Local Accuracy

Found 1 expressions with local accuracy:

NewAccuracyProgram
100.0%
(*.f64 x (+.f64 y 1))
Compiler

Compiled 20 to 10 computations (50% saved)

series2.0ms (0.1%)

Counts
1 → 24
Calls

6 calls:

TimeVariablePointExpression
0.0ms
x
@-inf
(*.f64 x (+.f64 y 1))
0.0ms
x
@inf
(*.f64 x (+.f64 y 1))
0.0ms
x
@0
(*.f64 x (+.f64 y 1))
0.0ms
y
@inf
(*.f64 x (+.f64 y 1))
0.0ms
y
@0
(*.f64 x (+.f64 y 1))

rewrite106.0ms (6.5%)

Algorithm
batch-egg-rewrite
Rules
1466×pow1
1358×log1p-expm1-u
1358×expm1-log1p-u
1356×add-exp-log
1332×add-log-exp
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0713
11479
219139
Stop Event
node limit
Counts
1 → 22
Calls
Call 1
Inputs
(*.f64 x (+.f64 y 1))
Outputs
(+.f64 x (*.f64 x y))
(+.f64 (*.f64 x y) x)
(+.f64 (*.f64 (*.f64 x y) 1) x)
(-.f64 (+.f64 1 (fma.f64 x y x)) 1)
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) x))))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 x x)) (-.f64 (*.f64 x y) x))
(/.f64 (*.f64 x (+.f64 1 (pow.f64 y 3))) (fma.f64 y y (-.f64 1 y)))
(/.f64 (*.f64 x (fma.f64 y y -1)) (+.f64 y -1))
(/.f64 (*.f64 (+.f64 1 (pow.f64 y 3)) x) (fma.f64 y y (-.f64 1 y)))
(/.f64 (*.f64 (fma.f64 y y -1) x) (+.f64 y -1))
(pow.f64 (fma.f64 x y x) 1)
(pow.f64 (cbrt.f64 (fma.f64 x y x)) 3)
(pow.f64 (pow.f64 (fma.f64 x y x) 3) 1/3)
(pow.f64 (sqrt.f64 (fma.f64 x y x)) 2)
(sqrt.f64 (pow.f64 (fma.f64 x y x) 2))
(log.f64 (exp.f64 (fma.f64 x y x)))
(cbrt.f64 (pow.f64 (fma.f64 x y x) 3))
(expm1.f64 (log1p.f64 (fma.f64 x y x)))
(exp.f64 (log.f64 (fma.f64 x y x)))
(log1p.f64 (expm1.f64 (fma.f64 x y x)))
(fma.f64 x y x)
(fma.f64 y x x)

simplify63.0ms (3.9%)

Algorithm
egg-herbie
Rules
1848×fma-neg
978×times-frac
750×associate-*r*
652×associate-*l*
648×log-prod
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
068522
1172520
2595508
33014498
47293498
Stop Event
node limit
Counts
46 → 33
Calls
Call 1
Inputs
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
x
(+.f64 (*.f64 y x) x)
(+.f64 (*.f64 y x) x)
(+.f64 (*.f64 y x) x)
(*.f64 y x)
(+.f64 (*.f64 y x) x)
(+.f64 (*.f64 y x) x)
(+.f64 (*.f64 y x) x)
(*.f64 y x)
(+.f64 (*.f64 y x) x)
(+.f64 (*.f64 y x) x)
(+.f64 (*.f64 y x) x)
(+.f64 x (*.f64 x y))
(+.f64 (*.f64 x y) x)
(+.f64 (*.f64 (*.f64 x y) 1) x)
(-.f64 (+.f64 1 (fma.f64 x y x)) 1)
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) x))))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 x x)) (-.f64 (*.f64 x y) x))
(/.f64 (*.f64 x (+.f64 1 (pow.f64 y 3))) (fma.f64 y y (-.f64 1 y)))
(/.f64 (*.f64 x (fma.f64 y y -1)) (+.f64 y -1))
(/.f64 (*.f64 (+.f64 1 (pow.f64 y 3)) x) (fma.f64 y y (-.f64 1 y)))
(/.f64 (*.f64 (fma.f64 y y -1) x) (+.f64 y -1))
(pow.f64 (fma.f64 x y x) 1)
(pow.f64 (cbrt.f64 (fma.f64 x y x)) 3)
(pow.f64 (pow.f64 (fma.f64 x y x) 3) 1/3)
(pow.f64 (sqrt.f64 (fma.f64 x y x)) 2)
(sqrt.f64 (pow.f64 (fma.f64 x y x) 2))
(log.f64 (exp.f64 (fma.f64 x y x)))
(cbrt.f64 (pow.f64 (fma.f64 x y x) 3))
(expm1.f64 (log1p.f64 (fma.f64 x y x)))
(exp.f64 (log.f64 (fma.f64 x y x)))
(log1p.f64 (expm1.f64 (fma.f64 x y x)))
(fma.f64 x y x)
(fma.f64 y x x)
Outputs
(*.f64 (+.f64 1 y) x)
(fma.f64 y x x)
(*.f64 (+.f64 1 y) x)
(fma.f64 y x x)
(*.f64 (+.f64 1 y) x)
(fma.f64 y x x)
(*.f64 (+.f64 1 y) x)
(fma.f64 y x x)
(*.f64 (+.f64 1 y) x)
(fma.f64 y x x)
(*.f64 (+.f64 1 y) x)
(fma.f64 y x x)
(*.f64 (+.f64 1 y) x)
(fma.f64 y x x)
(*.f64 (+.f64 1 y) x)
(fma.f64 y x x)
(*.f64 (+.f64 1 y) x)
(fma.f64 y x x)
(*.f64 (+.f64 1 y) x)
(fma.f64 y x x)
(*.f64 (+.f64 1 y) x)
(fma.f64 y x x)
(*.f64 (+.f64 1 y) x)
(fma.f64 y x x)
x
(+.f64 (*.f64 y x) x)
(fma.f64 y x x)
(+.f64 (*.f64 y x) x)
(fma.f64 y x x)
(+.f64 (*.f64 y x) x)
(fma.f64 y x x)
(*.f64 y x)
(+.f64 (*.f64 y x) x)
(fma.f64 y x x)
(+.f64 (*.f64 y x) x)
(fma.f64 y x x)
(+.f64 (*.f64 y x) x)
(fma.f64 y x x)
(*.f64 y x)
(+.f64 (*.f64 y x) x)
(fma.f64 y x x)
(+.f64 (*.f64 y x) x)
(fma.f64 y x x)
(+.f64 (*.f64 y x) x)
(fma.f64 y x x)
(+.f64 x (*.f64 x y))
(fma.f64 y x x)
(+.f64 (*.f64 x y) x)
(fma.f64 y x x)
(+.f64 (*.f64 (*.f64 x y) 1) x)
(fma.f64 y x x)
(-.f64 (+.f64 1 (fma.f64 x y x)) 1)
(fma.f64 y x x)
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x y) x))))
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3)) (fma.f64 (*.f64 y x) (*.f64 y x) (*.f64 x (-.f64 x (*.f64 y x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3)) (*.f64 x (+.f64 (*.f64 y (*.f64 y x)) (-.f64 x (*.f64 y x)))))
(/.f64 (*.f64 (+.f64 1 (pow.f64 y 3)) (pow.f64 x 3)) (*.f64 x (fma.f64 (*.f64 y y) x (*.f64 x (-.f64 1 y)))))
(*.f64 1 (/.f64 (*.f64 x (fma.f64 x (pow.f64 y 3) x)) (*.f64 x (-.f64 (fma.f64 y y 1) y))))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 x x)) (-.f64 (*.f64 x y) x))
(fma.f64 y x x)
(/.f64 (*.f64 x (+.f64 1 (pow.f64 y 3))) (fma.f64 y y (-.f64 1 y)))
(/.f64 x (/.f64 (fma.f64 y y (-.f64 1 y)) (+.f64 1 (pow.f64 y 3))))
(/.f64 (fma.f64 x (pow.f64 y 3) x) (fma.f64 y y (-.f64 1 y)))
(/.f64 (fma.f64 x (pow.f64 y 3) x) (-.f64 (fma.f64 y y 1) y))
(/.f64 (*.f64 x (fma.f64 y y -1)) (+.f64 y -1))
(fma.f64 y x x)
(/.f64 (*.f64 (+.f64 1 (pow.f64 y 3)) x) (fma.f64 y y (-.f64 1 y)))
(/.f64 x (/.f64 (fma.f64 y y (-.f64 1 y)) (+.f64 1 (pow.f64 y 3))))
(/.f64 (fma.f64 x (pow.f64 y 3) x) (fma.f64 y y (-.f64 1 y)))
(/.f64 (fma.f64 x (pow.f64 y 3) x) (-.f64 (fma.f64 y y 1) y))
(/.f64 (*.f64 (fma.f64 y y -1) x) (+.f64 y -1))
(fma.f64 y x x)
(pow.f64 (fma.f64 x y x) 1)
(fma.f64 y x x)
(pow.f64 (cbrt.f64 (fma.f64 x y x)) 3)
(fma.f64 y x x)
(pow.f64 (pow.f64 (fma.f64 x y x) 3) 1/3)
(fma.f64 y x x)
(pow.f64 (sqrt.f64 (fma.f64 x y x)) 2)
(fma.f64 y x x)
(sqrt.f64 (pow.f64 (fma.f64 x y x) 2))
(fma.f64 y x x)
(log.f64 (exp.f64 (fma.f64 x y x)))
(fma.f64 y x x)
(cbrt.f64 (pow.f64 (fma.f64 x y x) 3))
(fma.f64 y x x)
(expm1.f64 (log1p.f64 (fma.f64 x y x)))
(fma.f64 y x x)
(exp.f64 (log.f64 (fma.f64 x y x)))
(fma.f64 y x x)
(log1p.f64 (expm1.f64 (fma.f64 x y x)))
(fma.f64 y x x)
(fma.f64 x y x)
(fma.f64 y x x)
(fma.f64 y x x)

eval6.0ms (0.4%)

Compiler

Compiled 335 to 155 computations (53.7% saved)

prune7.0ms (0.5%)

Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New30333
Fresh000
Picked022
Done000
Total30535
Accurracy
100.0%
Counts
35 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(fma.f64 x y x)
100.0%
(+.f64 (*.f64 y x) x)
45.5%
(*.f64 y x)
100.0%
(*.f64 x (+.f64 y 1))
55.9%
x
100.0%
(fma.f64 x y x)
100.0%
(+.f64 (*.f64 y x) x)
45.5%
(*.f64 y x)
100.0%
(*.f64 x (+.f64 y 1))
55.9%
x
Compiler

Compiled 56 to 34 computations (39.3% saved)

localize23.0ms (1.4%)

Local Accuracy

Found 1 expressions with local accuracy:

NewAccuracyProgram
100.0%
(+.f64 (*.f64 y x) x)
Compiler

Compiled 18 to 5 computations (72.2% saved)

series2.0ms (0.1%)

Counts
1 → 15
Calls

6 calls:

TimeVariablePointExpression
0.0ms
x
@inf
(+.f64 (*.f64 y x) x)
0.0ms
y
@inf
(+.f64 (*.f64 y x) x)
0.0ms
x
@-inf
(+.f64 (*.f64 y x) x)
0.0ms
x
@0
(+.f64 (*.f64 y x) x)
0.0ms
y
@0
(+.f64 (*.f64 y x) x)

rewrite59.0ms (3.6%)

Algorithm
batch-egg-rewrite
Rules
1480×pow1
1372×add-exp-log
1370×log1p-expm1-u
1370×expm1-log1p-u
1348×add-log-exp
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
069
11339
218779
Stop Event
node limit
Counts
1 → 40
Calls
Call 1
Inputs
(+.f64 (*.f64 y x) x)
Outputs
(-.f64 (+.f64 1 (fma.f64 y x x)) 1)
(-.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (-.f64 (*.f64 y x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y x) x)))
(*.f64 x (+.f64 y 1))
(*.f64 (fma.f64 y x x) 1)
(*.f64 1 (fma.f64 y x x))
(*.f64 (cbrt.f64 (fma.f64 y x x)) (pow.f64 (cbrt.f64 (fma.f64 y x x)) 2))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y x x)) 2) (cbrt.f64 (fma.f64 y x x)))
(*.f64 (sqrt.f64 (fma.f64 y x x)) (sqrt.f64 (fma.f64 y x x)))
(*.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x (-.f64 x (*.f64 y x))))))
(*.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x x)) (/.f64 1 (-.f64 (*.f64 y x) x)))
(*.f64 (+.f64 y 1) x)
(*.f64 (*.f64 (+.f64 y 1) 1) x)
(*.f64 (*.f64 (+.f64 y 1) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x))
(*.f64 (*.f64 (+.f64 y 1) (sqrt.f64 x)) (sqrt.f64 x))
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x (-.f64 x (*.f64 y x)))) (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3))))
(/.f64 1 (/.f64 (-.f64 (*.f64 y x) x) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x x))))
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3)) (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x (-.f64 x (*.f64 y x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3)) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x (*.f64 y x)))))
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x x)) (-.f64 (*.f64 y x) x))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x (-.f64 x (*.f64 y x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y x) x)))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) 2)) (-.f64 x (*.f64 y x)))
(pow.f64 (fma.f64 y x x) 1)
(pow.f64 (cbrt.f64 (fma.f64 y x x)) 3)
(pow.f64 (pow.f64 (fma.f64 y x x) 3) 1/3)
(pow.f64 (sqrt.f64 (fma.f64 y x x)) 2)
(sqrt.f64 (pow.f64 (fma.f64 y x x) 2))
(log.f64 (exp.f64 (fma.f64 y x x)))
(cbrt.f64 (pow.f64 (fma.f64 y x x) 3))
(expm1.f64 (log1p.f64 (fma.f64 y x x)))
(exp.f64 (log.f64 (fma.f64 y x x)))
(log1p.f64 (expm1.f64 (fma.f64 y x x)))
(fma.f64 y x x)
(fma.f64 x y x)
(fma.f64 1 x (*.f64 y x))
(fma.f64 1 (*.f64 y x) x)
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) 2) (cbrt.f64 (*.f64 y x)) x)
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (cbrt.f64 x) (*.f64 y x))
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) x)
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 y x))

simplify54.0ms (3.3%)

Algorithm
egg-herbie
Rules
1068×div-sub
974×fma-neg
698×cancel-sign-sub-inv
608×fma-def
466×distribute-lft-neg-in
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0102991
1248753
2792753
33648743
Stop Event
node limit
Counts
55 → 49
Calls
Call 1
Inputs
x
(*.f64 y x)
(*.f64 y x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 (+.f64 1 y) x)
(*.f64 -1 (*.f64 (-.f64 (*.f64 -1 y) 1) x))
(*.f64 -1 (*.f64 (-.f64 (*.f64 -1 y) 1) x))
(*.f64 -1 (*.f64 (-.f64 (*.f64 -1 y) 1) x))
(*.f64 -1 (*.f64 (-.f64 (*.f64 -1 y) 1) x))
(-.f64 (+.f64 1 (fma.f64 y x x)) 1)
(-.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (-.f64 (*.f64 y x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y x) x)))
(*.f64 x (+.f64 y 1))
(*.f64 (fma.f64 y x x) 1)
(*.f64 1 (fma.f64 y x x))
(*.f64 (cbrt.f64 (fma.f64 y x x)) (pow.f64 (cbrt.f64 (fma.f64 y x x)) 2))
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y x x)) 2) (cbrt.f64 (fma.f64 y x x)))
(*.f64 (sqrt.f64 (fma.f64 y x x)) (sqrt.f64 (fma.f64 y x x)))
(*.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x (-.f64 x (*.f64 y x))))))
(*.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x x)) (/.f64 1 (-.f64 (*.f64 y x) x)))
(*.f64 (+.f64 y 1) x)
(*.f64 (*.f64 (+.f64 y 1) 1) x)
(*.f64 (*.f64 (+.f64 y 1) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x))
(*.f64 (*.f64 (+.f64 y 1) (sqrt.f64 x)) (sqrt.f64 x))
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x (-.f64 x (*.f64 y x)))) (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3))))
(/.f64 1 (/.f64 (-.f64 (*.f64 y x) x) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x x))))
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3)) (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x (-.f64 x (*.f64 y x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3)) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x (*.f64 y x)))))
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x x)) (-.f64 (*.f64 y x) x))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x (-.f64 x (*.f64 y x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y x) x)))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) 2)) (-.f64 x (*.f64 y x)))
(pow.f64 (fma.f64 y x x) 1)
(pow.f64 (cbrt.f64 (fma.f64 y x x)) 3)
(pow.f64 (pow.f64 (fma.f64 y x x) 3) 1/3)
(pow.f64 (sqrt.f64 (fma.f64 y x x)) 2)
(sqrt.f64 (pow.f64 (fma.f64 y x x) 2))
(log.f64 (exp.f64 (fma.f64 y x x)))
(cbrt.f64 (pow.f64 (fma.f64 y x x) 3))
(expm1.f64 (log1p.f64 (fma.f64 y x x)))
(exp.f64 (log.f64 (fma.f64 y x x)))
(log1p.f64 (expm1.f64 (fma.f64 y x x)))
(fma.f64 y x x)
(fma.f64 x y x)
(fma.f64 1 x (*.f64 y x))
(fma.f64 1 (*.f64 y x) x)
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) 2) (cbrt.f64 (*.f64 y x)) x)
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (cbrt.f64 x) (*.f64 y x))
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) x)
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 y x))
Outputs
x
(*.f64 y x)
(*.f64 x y)
(*.f64 y x)
(*.f64 x y)
(*.f64 (+.f64 1 y) x)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (+.f64 1 y) x)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (+.f64 1 y) x)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (+.f64 1 y) x)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (+.f64 1 y) x)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (+.f64 1 y) x)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (+.f64 1 y) x)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (+.f64 1 y) x)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 -1 (*.f64 (-.f64 (*.f64 -1 y) 1) x))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 -1 (*.f64 (-.f64 (*.f64 -1 y) 1) x))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 -1 (*.f64 (-.f64 (*.f64 -1 y) 1) x))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 -1 (*.f64 (-.f64 (*.f64 -1 y) 1) x))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(-.f64 (+.f64 1 (fma.f64 y x x)) 1)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(-.f64 (/.f64 (pow.f64 (*.f64 y x) 2) (-.f64 (*.f64 y x) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 y x) x)))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (fma.f64 y x x) 1)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 1 (fma.f64 y x x))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (cbrt.f64 (fma.f64 y x x)) (pow.f64 (cbrt.f64 (fma.f64 y x x)) 2))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (pow.f64 (cbrt.f64 (fma.f64 y x x)) 2) (cbrt.f64 (fma.f64 y x x)))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (sqrt.f64 (fma.f64 y x x)) (sqrt.f64 (fma.f64 y x x)))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x (-.f64 x (*.f64 y x))))))
(*.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 x (-.f64 x (*.f64 x y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (fma.f64 x (-.f64 x (*.f64 x y)) (pow.f64 (*.f64 x y) 2)))
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (fma.f64 x x (*.f64 (*.f64 y (*.f64 x x)) (+.f64 -1 y))))
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (*.f64 x (+.f64 x (*.f64 (*.f64 x y) (+.f64 y -1)))))
(*.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x x)) (/.f64 1 (-.f64 (*.f64 y x) x)))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (+.f64 y 1) x)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (*.f64 (+.f64 y 1) 1) x)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (*.f64 (+.f64 y 1) (pow.f64 (cbrt.f64 x) 2)) (cbrt.f64 x))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(*.f64 (*.f64 (+.f64 y 1) (sqrt.f64 x)) (sqrt.f64 x))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(/.f64 1 (/.f64 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x (-.f64 x (*.f64 y x)))) (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3))))
(*.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 x (-.f64 x (*.f64 x y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (fma.f64 x (-.f64 x (*.f64 x y)) (pow.f64 (*.f64 x y) 2)))
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (fma.f64 x x (*.f64 (*.f64 y (*.f64 x x)) (+.f64 -1 y))))
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (*.f64 x (+.f64 x (*.f64 (*.f64 x y) (+.f64 y -1)))))
(/.f64 1 (/.f64 (-.f64 (*.f64 y x) x) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x x))))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3)) (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x (-.f64 x (*.f64 y x)))))
(*.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 x (-.f64 x (*.f64 x y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (fma.f64 x (-.f64 x (*.f64 x y)) (pow.f64 (*.f64 x y) 2)))
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (fma.f64 x x (*.f64 (*.f64 y (*.f64 x x)) (+.f64 -1 y))))
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (*.f64 x (+.f64 x (*.f64 (*.f64 x y) (+.f64 y -1)))))
(/.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3)) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x (*.f64 y x)))))
(*.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 x (-.f64 x (*.f64 x y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (fma.f64 x (-.f64 x (*.f64 x y)) (pow.f64 (*.f64 x y) 2)))
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (fma.f64 x x (*.f64 (*.f64 y (*.f64 x x)) (+.f64 -1 y))))
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (*.f64 x (+.f64 x (*.f64 (*.f64 x y) (+.f64 y -1)))))
(/.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x x)) (-.f64 (*.f64 y x) x))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) 3) (pow.f64 x 3))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x (-.f64 x (*.f64 y x))))))
(*.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (/.f64 1 (+.f64 (pow.f64 (*.f64 x y) 2) (*.f64 x (-.f64 x (*.f64 x y))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (fma.f64 x (-.f64 x (*.f64 x y)) (pow.f64 (*.f64 x y) 2)))
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (fma.f64 x x (*.f64 (*.f64 y (*.f64 x x)) (+.f64 -1 y))))
(/.f64 (+.f64 (pow.f64 (*.f64 x y) 3) (pow.f64 x 3)) (*.f64 x (+.f64 x (*.f64 (*.f64 x y) (+.f64 y -1)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) 2) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y x) x)))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) 2)) (-.f64 x (*.f64 y x)))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(pow.f64 (fma.f64 y x x) 1)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(pow.f64 (cbrt.f64 (fma.f64 y x x)) 3)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(pow.f64 (pow.f64 (fma.f64 y x x) 3) 1/3)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(pow.f64 (sqrt.f64 (fma.f64 y x x)) 2)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(sqrt.f64 (pow.f64 (fma.f64 y x x) 2))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(log.f64 (exp.f64 (fma.f64 y x x)))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(cbrt.f64 (pow.f64 (fma.f64 y x x) 3))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(expm1.f64 (log1p.f64 (fma.f64 y x x)))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(exp.f64 (log.f64 (fma.f64 y x x)))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(log1p.f64 (expm1.f64 (fma.f64 y x x)))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(fma.f64 y x x)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(fma.f64 x y x)
(*.f64 x (+.f64 y 1))
(fma.f64 1 x (*.f64 y x))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(fma.f64 1 (*.f64 y x) x)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(fma.f64 (pow.f64 (cbrt.f64 (*.f64 y x)) 2) (cbrt.f64 (*.f64 y x)) x)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(fma.f64 (pow.f64 (cbrt.f64 x) 2) (cbrt.f64 x) (*.f64 y x))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(fma.f64 (sqrt.f64 (*.f64 y x)) (sqrt.f64 (*.f64 y x)) x)
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 y x))
(*.f64 x (+.f64 y 1))
(fma.f64 x y x)

eval8.0ms (0.5%)

Compiler

Compiled 558 to 226 computations (59.5% saved)

prune10.0ms (0.6%)

Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New49049
Fresh011
Picked022
Done022
Total49554
Accurracy
100.0%
Counts
54 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(fma.f64 x y x)
100.0%
(+.f64 (*.f64 y x) x)
45.5%
(*.f64 y x)
100.0%
(*.f64 x (+.f64 y 1))
55.9%
x
100.0%
(fma.f64 x y x)
100.0%
(+.f64 (*.f64 y x) x)
45.5%
(*.f64 y x)
100.0%
(*.f64 x (+.f64 y 1))
55.9%
x
Compiler

Compiled 56 to 34 computations (39.3% saved)

localize0.0ms (0%)

eval0.0ms (0%)

Compiler

Compiled 2 to 2 computations (0% saved)

prune3.0ms (0.2%)

Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New000
Fresh011
Picked000
Done044
Total055
Accurracy
100.0%
Counts
5 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(fma.f64 x y x)
100.0%
(+.f64 (*.f64 y x) x)
45.5%
(*.f64 y x)
100.0%
(*.f64 x (+.f64 y 1))
55.9%
x
100.0%
(fma.f64 x y x)
100.0%
(+.f64 (*.f64 y x) x)
45.5%
(*.f64 y x)
100.0%
(*.f64 x (+.f64 y 1))
55.9%
x
Compiler

Compiled 56 to 34 computations (39.3% saved)

localize0.0ms (0%)

eval0.0ms (0%)

Compiler

Compiled 2 to 2 computations (0% saved)

prune2.0ms (0.1%)

Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New000
Fresh011
Picked000
Done044
Total055
Accurracy
100.0%
Counts
5 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
100.0%
(fma.f64 x y x)
100.0%
(+.f64 (*.f64 y x) x)
45.5%
(*.f64 y x)
100.0%
(*.f64 x (+.f64 y 1))
55.9%
x
Compiler

Compiled 48 to 25 computations (47.9% saved)

regimes25.0ms (1.6%)

Counts
5 → 1
Calls
Call 1
Inputs
x
(*.f64 y x)
(*.f64 x (+.f64 y 1))
(+.f64 (*.f64 y x) x)
(fma.f64 x y x)
Outputs
(fma.f64 x y x)
Calls

4 calls:

10.0ms
(+.f64 y 1)
6.0ms
y
4.0ms
x
4.0ms
(*.f64 x (+.f64 y 1))
Results
AccuracySegmentsBranch
100.0%1x
100.0%1y
100.0%1(*.f64 x (+.f64 y 1))
100.0%1(+.f64 y 1)
Compiler

Compiled 38 to 21 computations (44.7% saved)

regimes17.0ms (1%)

Counts
4 → 1
Calls
Call 1
Inputs
x
(*.f64 y x)
(*.f64 x (+.f64 y 1))
(+.f64 (*.f64 y x) x)
Outputs
(+.f64 (*.f64 y x) x)
Calls

4 calls:

6.0ms
y
4.0ms
x
4.0ms
(*.f64 x (+.f64 y 1))
3.0ms
(+.f64 y 1)
Results
AccuracySegmentsBranch
100.0%1x
100.0%1y
100.0%1(*.f64 x (+.f64 y 1))
100.0%1(+.f64 y 1)
Compiler

Compiled 34 to 20 computations (41.2% saved)

regimes15.0ms (0.9%)

Counts
3 → 1
Calls
Call 1
Inputs
x
(*.f64 y x)
(*.f64 x (+.f64 y 1))
Outputs
(*.f64 x (+.f64 y 1))
Calls

4 calls:

5.0ms
y
3.0ms
x
3.0ms
(*.f64 x (+.f64 y 1))
3.0ms
(+.f64 y 1)
Results
AccuracySegmentsBranch
100.0%1x
100.0%1y
100.0%1(*.f64 x (+.f64 y 1))
100.0%1(+.f64 y 1)
Compiler

Compiled 29 to 19 computations (34.5% saved)

regimes44.0ms (2.7%)

Counts
2 → 3
Calls
Call 1
Inputs
x
(*.f64 y x)
Outputs
(*.f64 y x)
x
(*.f64 y x)
Calls

2 calls:

35.0ms
x
8.0ms
y
Results
AccuracySegmentsBranch
67.0%10x
97.1%3y
Compiler

Compiled 12 to 7 computations (41.7% saved)

regimes4.0ms (0.3%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
x
Outputs
x
Calls

1 calls:

2.0ms
y
Results
AccuracySegmentsBranch
55.9%1y
Compiler

Compiled 6 to 4 computations (33.3% saved)

bsearch28.0ms (1.7%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
2.647860091748313e-13
1.0963186943723164
12.0ms
-4.103704749209942
-3.47179867125636e-7
Results
23.0ms304×body256valid
Compiler

Compiled 202 to 142 computations (29.7% saved)

simplify8.0ms (0.5%)

Algorithm
egg-herbie
Rules
+-commutative
*-commutative
1-exp
if-if-or-not
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01969
13169
Stop Event
fuel
saturated
Calls
Call 1
Inputs
(fma.f64 x y x)
(+.f64 (*.f64 y x) x)
(*.f64 x (+.f64 y 1))
(if (<=.f64 y -1) (*.f64 y x) (if (<=.f64 y 1) x (*.f64 y x)))
x
Outputs
(fma.f64 x y x)
(+.f64 (*.f64 y x) x)
(+.f64 x (*.f64 x y))
(*.f64 x (+.f64 y 1))
(if (<=.f64 y -1) (*.f64 y x) (if (<=.f64 y 1) x (*.f64 y x)))
(if (<=.f64 y -1) (*.f64 x y) (if (<=.f64 y 1) x (*.f64 x y)))
x
Compiler

Compiled 40 to 23 computations (42.5% saved)

soundness14.0ms (0.8%)

Rules
20×fma-def
associate-*r*
associate-*l*
*-rgt-identity
distribute-rgt-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0713
1189
2279
3429
4469
5489
Stop Event
saturated
Compiler

Compiled 24 to 13 computations (45.8% saved)

end0.0ms (0%)

preprocess45.0ms (2.8%)

Compiler

Compiled 92 to 46 computations (50% saved)

Profiling

Loading profile data...