Details

Time bar (total: 3.2s)

analyze433.0ms (13.4%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
0%99.9%0.1%4
0%99.9%0.1%5
0%99.9%0.1%6
12.5%87.4%0.1%7
37.4%62.4%0.1%8
40.6%57.7%1.7%9
45.2%51.1%3.7%10
57.7%33.5%8.7%11
59.7%29.4%10.9%12
62%25%13%13
68.3%17.4%14.4%14
Compiler

Compiled 15 to 10 computations (33.3% saved)

sample1.4s (42.9%)

Symmetry

(sort d2 d3)

Results
981.0ms7717×body128valid
205.0ms231×body512valid
81.0ms697×body128invalid
58.0ms174×body1024valid
24.0ms134×body256valid
Compiler

Compiled 44 to 29 computations (34.1% saved)

simplify10.0ms (0.3%)

Algorithm
egg-herbie
Rules
25×fma-def_binary64
+-commutative_binary64
*-commutative_binary64
distribute-lft-out_binary64
associate-+r+_binary64
Counts
1 → 2
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01013
12010
24410
36410
46610
56710
66710

prune3.0ms (0.1%)

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New022
Fresh011
Picked000
Done000
Total033
Error
0.1b
Counts
3 → 2
Alt Table
StatusErrorProgram
0.1b
(+.f64 (+.f64 (*.f64 d1 3) (*.f64 d1 d2)) (*.f64 d1 d3))
0.1b
(*.f64 d1 (+.f64 3 (+.f64 d2 d3)))
Compiler

Compiled 69 to 45 computations (34.8% saved)

localize5.0ms (0.1%)

Local error

Found 1 expressions with local error:

NewErrorProgram
0.0b
(*.f64 d1 (+.f64 3 (+.f64 d2 d3)))

series9.0ms (0.3%)

Counts
1 → 28
Calls

1 calls:

8.0ms
(*.f64 d1 (+.f64 3 (+.f64 d2 d3)))

rewrite7.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity_binary64
associate-*r*_binary64
add-sqr-sqrt_binary64
distribute-lft-out_binary64
associate-*l*_binary64
Counts
1 → 26
Calls

1 calls:

6.0ms
(*.f64 d1 (+.f64 3 (+.f64 d2 d3)))

simplify69.0ms (2.1%)

Algorithm
egg-herbie
Rules
949×distribute-rgt-in_binary64
943×distribute-lft-in_binary64
503×fma-neg_binary64
394×associate-*l*_binary64
294×associate-*r*_binary64
Counts
54 → 48
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
063601
1162559
2683559
32795559
43172559
54459559
64975559

prune39.0ms (1.2%)

Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New44448
Fresh011
Picked011
Done000
Total44650
Error
0b
Counts
50 → 6
Alt Table
StatusErrorProgram
1.4b
(*.f64 (*.f64 (cbrt.f64 d1) (cbrt.f64 d1)) (*.f64 (cbrt.f64 d1) (+.f64 3 (+.f64 d2 d3))))
0.1b
(+.f64 (+.f64 (*.f64 d1 3) (*.f64 d1 d2)) (*.f64 d1 d3))
32.7b
(/.f64 (*.f64 d1 (+.f64 27 (pow.f64 (+.f64 d2 d3) 3))) (+.f64 (*.f64 3 3) (-.f64 (*.f64 (+.f64 d2 d3) (+.f64 d2 d3)) (*.f64 3 (+.f64 d2 d3)))))
53.8b
(cbrt.f64 (*.f64 (*.f64 (*.f64 d1 d1) d1) (*.f64 (*.f64 (+.f64 3 (+.f64 d2 d3)) (+.f64 3 (+.f64 d2 d3))) (+.f64 3 (+.f64 d2 d3)))))
1.0b
(*.f64 (*.f64 d1 (*.f64 (cbrt.f64 (+.f64 3 (+.f64 d2 d3))) (cbrt.f64 (+.f64 3 (+.f64 d2 d3))))) (cbrt.f64 (+.f64 3 (+.f64 d2 d3))))
0.1b
(*.f64 d1 (+.f64 3 (+.f64 d2 d3)))
Compiler

Compiled 849 to 473 computations (44.3% saved)

localize7.0ms (0.2%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.0b
(+.f64 (*.f64 d1 3) (*.f64 d1 d2))
0.0b
(+.f64 (+.f64 (*.f64 d1 3) (*.f64 d1 d2)) (*.f64 d1 d3))

series16.0ms (0.5%)

Counts
2 → 60
Calls

2 calls:

11.0ms
(+.f64 (+.f64 (*.f64 d1 3) (*.f64 d1 d2)) (*.f64 d1 d3))
4.0ms
(+.f64 (*.f64 d1 3) (*.f64 d1 d2))

rewrite9.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
add-log-exp_binary64
fma-def_binary64
sum-log_binary64
distribute-lft-out_binary64
*-un-lft-identity_binary64
Counts
2 → 35
Calls

2 calls:

5.0ms
(+.f64 (+.f64 (*.f64 d1 3) (*.f64 d1 d2)) (*.f64 d1 d3))
3.0ms
(+.f64 (*.f64 d1 3) (*.f64 d1 d2))

simplify75.0ms (2.3%)

Algorithm
egg-herbie
Rules
641×fma-def_binary64
622×associate-*l*_binary64
565×fma-neg_binary64
499×associate-*r*_binary64
492×distribute-rgt-in_binary64
Counts
95 → 68
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
072934
1232892
2893888
34255888
44992888
55184888

prune44.0ms (1.4%)

Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New67168
Fresh224
Picked011
Done011
Total69574
Error
0b
Counts
74 → 5
Alt Table
StatusErrorProgram
32.7b
(/.f64 (*.f64 d1 (+.f64 27 (pow.f64 (+.f64 d2 d3) 3))) (+.f64 (*.f64 3 3) (-.f64 (*.f64 (+.f64 d2 d3) (+.f64 d2 d3)) (*.f64 3 (+.f64 d2 d3)))))
0.1b
(+.f64 (fma.f64 d1 3 (*.f64 d1 d2)) (*.f64 d1 d3))
1.4b
(*.f64 (*.f64 (cbrt.f64 d1) (cbrt.f64 d1)) (*.f64 (cbrt.f64 d1) (+.f64 3 (+.f64 d2 d3))))
0.1b
(+.f64 (+.f64 (*.f64 d1 3) (*.f64 d1 d2)) (*.f64 d1 d3))
0.1b
(*.f64 d1 (+.f64 3 (+.f64 d2 d3)))
Compiler

Compiled 1194 to 605 computations (49.3% saved)

localize6.0ms (0.2%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.0b
(+.f64 (fma.f64 d1 3 (*.f64 d1 d2)) (*.f64 d1 d3))
0.1b
(fma.f64 d1 3 (*.f64 d1 d2))

series17.0ms (0.5%)

Counts
2 → 60
Calls

2 calls:

9.0ms
(+.f64 (fma.f64 d1 3 (*.f64 d1 d2)) (*.f64 d1 d3))
8.0ms
(fma.f64 d1 3 (*.f64 d1 d2))

rewrite4.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
add-log-exp_binary64
fma-def_binary64
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
add-cube-cbrt_binary64
Counts
2 → 27
Calls

2 calls:

2.0ms
(+.f64 (fma.f64 d1 3 (*.f64 d1 d2)) (*.f64 d1 d3))
0.0ms
(fma.f64 d1 3 (*.f64 d1 d2))

simplify68.0ms (2.1%)

Algorithm
egg-herbie
Rules
488×distribute-rgt-out_binary64
384×distribute-lft-out_binary64
339×distribute-rgt-in_binary64
326×distribute-lft-in_binary64
279×sub-neg_binary64
Counts
87 → 57
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
055870
1143811
2489808
32242807
44661807
55007807

prune37.0ms (1.1%)

Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New57057
Fresh022
Picked011
Done022
Total57562
Error
0b
Counts
62 → 5
Alt Table
StatusErrorProgram
32.7b
(/.f64 (*.f64 d1 (+.f64 27 (pow.f64 (+.f64 d2 d3) 3))) (+.f64 (*.f64 3 3) (-.f64 (*.f64 (+.f64 d2 d3) (+.f64 d2 d3)) (*.f64 3 (+.f64 d2 d3)))))
0.1b
(+.f64 (fma.f64 d1 3 (*.f64 d1 d2)) (*.f64 d1 d3))
1.4b
(*.f64 (*.f64 (cbrt.f64 d1) (cbrt.f64 d1)) (*.f64 (cbrt.f64 d1) (+.f64 3 (+.f64 d2 d3))))
0.1b
(+.f64 (+.f64 (*.f64 d1 3) (*.f64 d1 d2)) (*.f64 d1 d3))
0.1b
(*.f64 d1 (+.f64 3 (+.f64 d2 d3)))
Compiler

Compiled 969 to 458 computations (52.7% saved)

localize13.0ms (0.4%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.3b
(*.f64 (cbrt.f64 d1) (+.f64 3 (+.f64 d2 d3)))
0.4b
(*.f64 (*.f64 (cbrt.f64 d1) (cbrt.f64 d1)) (*.f64 (cbrt.f64 d1) (+.f64 3 (+.f64 d2 d3))))
0.6b
(*.f64 (cbrt.f64 d1) (cbrt.f64 d1))
0.6b
(cbrt.f64 d1)

series220.0ms (6.8%)

Counts
4 → 96
Calls

4 calls:

122.0ms
(*.f64 (cbrt.f64 d1) (+.f64 3 (+.f64 d2 d3)))
41.0ms
(*.f64 (cbrt.f64 d1) (cbrt.f64 d1))
35.0ms
(cbrt.f64 d1)
21.0ms
(*.f64 (*.f64 (cbrt.f64 d1) (cbrt.f64 d1)) (*.f64 (cbrt.f64 d1) (+.f64 3 (+.f64 d2 d3))))

rewrite28.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt_binary64
25×pow1_binary64
23×cbrt-prod_binary64
21×*-un-lft-identity_binary64
20×add-exp-log_binary64
Counts
4 → 115
Calls

4 calls:

10.0ms
(*.f64 (*.f64 (cbrt.f64 d1) (cbrt.f64 d1)) (*.f64 (cbrt.f64 d1) (+.f64 3 (+.f64 d2 d3))))
7.0ms
(*.f64 (cbrt.f64 d1) (+.f64 3 (+.f64 d2 d3)))
4.0ms
(*.f64 (cbrt.f64 d1) (cbrt.f64 d1))
1.0ms
(cbrt.f64 d1)

simplify134.0ms (4.1%)

Algorithm
egg-herbie
Rules
916×unswap-sqr_binary64
548×fma-def_binary64
328×exp-prod_binary64
323×log-prod_binary64
278×associate-*l*_binary64
Counts
211 → 173
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
01552396
13622185
216762140
329962125
445902113
549132113
650262113

prune95.0ms (2.9%)

Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New2110211
Fresh011
Picked011
Done033
Total2115216
Error
0b
Counts
216 → 5
Alt Table
StatusErrorProgram
32.7b
(/.f64 (*.f64 d1 (+.f64 27 (pow.f64 (+.f64 d2 d3) 3))) (+.f64 (*.f64 3 3) (-.f64 (*.f64 (+.f64 d2 d3) (+.f64 d2 d3)) (*.f64 3 (+.f64 d2 d3)))))
0.1b
(+.f64 (fma.f64 d1 3 (*.f64 d1 d2)) (*.f64 d1 d3))
1.4b
(*.f64 (*.f64 (cbrt.f64 d1) (cbrt.f64 d1)) (*.f64 (cbrt.f64 d1) (+.f64 3 (+.f64 d2 d3))))
0.1b
(+.f64 (+.f64 (*.f64 d1 3) (*.f64 d1 d2)) (*.f64 d1 d3))
0.1b
(*.f64 d1 (+.f64 3 (+.f64 d2 d3)))
Compiler

Compiled 4021 to 1525 computations (62.1% saved)

regimes282.0ms (8.7%)

Accuracy

Total 0.0b remaining (79.9%)

Threshold costs 0.0b (79.9%)

Counts
69 → 1
Compiler

Compiled 5342 to 3311 computations (38% saved)

simplify2.0ms (0.1%)

Algorithm
egg-herbie
Rules
*-commutative_binary64
+-commutative_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0914
11214
21214

end221.0ms (6.8%)

Compiler

Compiled 136 to 84 computations (38.2% saved)

Profiling

Loading profile data...