Details

Time bar (total: 2.0s)

analyze4.0ms (0.2%)

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
50%50%0%3
50%25%25%4
50%12.5%37.5%5
50%6.2%43.8%6
50%3.1%46.9%7
50%1.6%48.5%8
50%0.8%49.2%9
50%0.4%49.6%10
50.2%0.2%49.6%11
50.2%0.1%49.7%12
50.2%0%49.8%13
50.2%0%49.8%14
Compiler

Compiled 9 to 7 computations (22.2% saved)

sample926.0ms (45.6%)

Results
780.0ms8256×body128valid
0.0msbody128invalid
Compiler

Compiled 26 to 20 computations (23.1% saved)

simplify65.0ms (3.2%)

Algorithm
egg-herbie
Rules
668×div-sub_binary64
499×fma-def_binary64
417×times-frac_binary64
411×associate-/l*_binary64
366×associate-/r*_binary64
Counts
1 → 2
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0711
1199
2459
3897
41917
54387
612947
736357
853177

prune2.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New112
Fresh101
Picked000
Done000
Total213
Error
0.0b
Counts
3 → 1
Alt Table
StatusErrorProgram
0.0b
(exp.f64 (fma.f64 x x -1))
Compiler

Compiled 25 to 17 computations (32% saved)

localize4.0ms (0.2%)

Local error

Found 1 expressions with local error:

NewErrorProgram
0.0b
(exp.f64 (fma.f64 x x -1))

series2.0ms (0.1%)

Counts
1 → 4
Calls

1 calls:

2.0ms
(exp.f64 (fma.f64 x x -1))

rewrite1.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
exp-prod_binary64
add-log-exp_binary64
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
add-cube-cbrt_binary64
Counts
1 → 14
Calls

1 calls:

1.0ms
(exp.f64 (fma.f64 x x -1))

simplify52.0ms (2.5%)

Algorithm
egg-herbie
Rules
431×fma-def_binary64
418×exp-sum_binary64
378×associate-*l*_binary64
330×unswap-sqr_binary64
324×distribute-lft-out_binary64
Counts
18 → 23
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
042221
184206
2178190
3528183
41777183
54482183
65315183

prune21.0ms (1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New21223
Fresh000
Picked101
Done000
Total22224
Error
0.0b
Counts
24 → 2
Alt Table
StatusErrorProgram
0.0b
(cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x x -1)) 3))
0.0b
(pow.f64 (E.f64) (fma.f64 x x -1))
Compiler

Compiled 282 to 211 computations (25.2% saved)

localize5.0ms (0.3%)

Local error

Found 1 expressions with local error:

NewErrorProgram
0.0b
(pow.f64 (E.f64) (fma.f64 x x -1))

series4.0ms (0.2%)

Counts
1 → 12
Calls

1 calls:

4.0ms
(pow.f64 (E.f64) (fma.f64 x x -1))

rewrite2.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
pow-unpow_binary64
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
unpow-prod-down_binary64
add-cube-cbrt_binary64
Counts
1 → 21
Calls

1 calls:

1.0ms
(pow.f64 (E.f64) (fma.f64 x x -1))

simplify69.0ms (3.4%)

Algorithm
egg-herbie
Rules
505×fma-def_binary64
320×associate-/l/_binary64
256×*-commutative_binary64
223×distribute-rgt-in_binary64
209×fma-neg_binary64
Counts
33 → 37
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
057399
1124364
2296347
3969338
42686337
54811337
64986337
74872337

prune68.0ms (3.4%)

Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New37037
Fresh011
Picked011
Done000
Total37239
Error
0.0b
Counts
39 → 2
Alt Table
StatusErrorProgram
0.0b
(cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x x -1)) 3))
0.0b
(pow.f64 (E.f64) (fma.f64 x x -1))
Compiler

Compiled 446 to 300 computations (32.7% saved)

localize6.0ms (0.3%)

Local error

Found 3 expressions with local error:

NewErrorProgram
0.0b
(exp.f64 (fma.f64 x x -1))
1.0b
(pow.f64 (exp.f64 (fma.f64 x x -1)) 3)
1.6b
(cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x x -1)) 3))

series13.0ms (0.6%)

Counts
2 → 16
Calls

2 calls:

11.0ms
(pow.f64 (exp.f64 (fma.f64 x x -1)) 3)
2.0ms
(cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x x -1)) 3))

rewrite6.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
14×cbrt-prod_binary64
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
add-cube-cbrt_binary64
cube-prod_binary64
Counts
2 → 55
Calls

2 calls:

2.0ms
(pow.f64 (exp.f64 (fma.f64 x x -1)) 3)
2.0ms
(cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x x -1)) 3))

simplify78.0ms (3.9%)

Algorithm
egg-herbie
Rules
528×associate-*l*_binary64
447×log-prod_binary64
441×associate-*r*_binary64
363×distribute-rgt-out_binary64
254×exp-prod_binary64
Counts
71 → 78
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
094965
1190906
2570833
32392825
44698825
54924825

prune85.0ms (4.2%)

Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1001101
Fresh000
Picked101
Done011
Total1012103
Error
0b
Counts
103 → 2
Alt Table
StatusErrorProgram
0.0b
(cbrt.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x x -1)) 3)) 3))
0.0b
(pow.f64 (E.f64) (fma.f64 x x -1))
Compiler

Compiled 1480 to 1162 computations (21.5% saved)

localize8.0ms (0.4%)

Local error

Found 4 expressions with local error:

NewErrorProgram
1.0b
(pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x x -1)) 3)) 3)
1.0b
(pow.f64 (exp.f64 (fma.f64 x x -1)) 3)
1.6b
(cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x x -1)) 3))
1.6b
(cbrt.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x x -1)) 3)) 3))

series13.0ms (0.6%)

Counts
2 → 24
Calls

2 calls:

11.0ms
(pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x x -1)) 3)) 3)
2.0ms
(cbrt.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x x -1)) 3)) 3))

rewrite17.0ms (0.8%)

Algorithm
rewrite-expression-head
Rules
96×cbrt-prod_binary64
50×cube-prod_binary64
50×unpow-prod-down_binary64
20×*-un-lft-identity_binary64
20×add-sqr-sqrt_binary64
Counts
2 → 105
Calls

2 calls:

6.0ms
(cbrt.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x x -1)) 3)) 3))
4.0ms
(pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x x -1)) 3)) 3)

simplify105.0ms (5.2%)

Algorithm
egg-herbie
Rules
620×associate-*l*_binary64
531×log-prod_binary64
526×associate-*r*_binary64
365×distribute-rgt-out_binary64
309×exp-prod_binary64
Counts
129 → 102
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01261992
12061837
26011726
326101724
446521724
549301724

prune147.0ms (7.3%)

Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New1800180
Fresh000
Picked011
Done011
Total1802182
Error
0b
Counts
182 → 2
Alt Table
StatusErrorProgram
0.0b
(cbrt.f64 (pow.f64 (cbrt.f64 (pow.f64 (exp.f64 (fma.f64 x x -1)) 3)) 3))
0.0b
(pow.f64 (E.f64) (fma.f64 x x -1))
Compiler

Compiled 3235 to 2651 computations (18.1% saved)

regimes225.0ms (11.1%)

Accuracy

Total 0.0b remaining (11.8%)

Threshold costs 0.0b (11.8%)

Counts
54 → 1
Compiler

Compiled 3497 to 2764 computations (21% saved)

simplify2.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
057
157

end96.0ms (4.8%)

Compiler

Compiled 31 to 23 computations (25.8% saved)

Profiling

Loading profile data...