Details

Time bar (total: 4.7s)

analyze277.0ms (5.8%)

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
25%74.9%0.1%6
34.3%40.6%25.1%7
35.9%39%25.1%8
42.1%32.8%25.1%9
42.9%19.5%37.6%10
43.3%19.1%37.6%11
45%17.5%37.6%12
45.1%10.3%44.6%13
45.2%10.2%44.6%14
Compiler

Compiled 14 to 11 computations (21.4% saved)

sample1.2s (25.9%)

Results
1.0s8256×body128valid
154.0ms1472×body128invalid
Compiler

Compiled 41 to 32 computations (22% saved)

simplify10.0ms (0.2%)

Algorithm
egg-herbie
Rules
10×*-commutative_binary64
10×fma-def_binary64
associate-*r*_binary64
associate-*l*_binary64
distribute-lft-in_binary64
Counts
1 → 2
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01212
12310
23510
34110
43910

prune3.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New112
Fresh011
Picked000
Done000
Total123
Error
0.1b
Counts
3 → 1
Alt Table
StatusErrorProgram
0.1b
(*.f64 (/.f64 1 2) (+.f64 x (*.f64 y (sqrt.f64 z))))
Compiler

Compiled 46 to 33 computations (28.3% saved)

localize6.0ms (0.1%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.0b
(+.f64 x (*.f64 y (sqrt.f64 z)))
0.3b
(*.f64 y (sqrt.f64 z))

series23.0ms (0.5%)

Counts
2 → 16
Calls

2 calls:

12.0ms
(+.f64 x (*.f64 y (sqrt.f64 z)))
11.0ms
(*.f64 y (sqrt.f64 z))

rewrite50.0ms (1.1%)

Algorithm
batch-egg-rewrite
Rules
50×egg-rr
Counts
2 → 50
Calls

2 calls:

48.0ms
((*.f64 y (sqrt.f64 z)) (+.f64 x (*.f64 y (sqrt.f64 z))))
0.0ms
()
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0715
114713
2185013
3593713
000
100

simplify8.0ms (0.2%)

Algorithm
egg-herbie
Rules
fma-def_binary64
+-commutative_binary64
*-commutative_binary64
Counts
66 → 53
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0785
11085
21185
31185

prune40.0ms (0.8%)

Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New47653
Fresh000
Picked011
Done000
Total47754
Error
0.1b
Counts
54 → 7
Alt Table
StatusErrorProgram
0.1b
(*.f64 (/.f64 1 2) (+.f64 x (*.f64 y (sqrt.f64 z))))
29.6b
(*.f64 (/.f64 1 2) (+.f64 x (pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 z))) 2)))
45.0b
(*.f64 (/.f64 1 2) (/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 z)) 3) (pow.f64 x 3)) (fma.f64 x x (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))))
38.2b
(*.f64 (/.f64 1 2) (/.f64 1 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
24.4b
(*.f64 (/.f64 1 2) (+.f64 x (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 z)) 3))))
27.3b
(*.f64 (/.f64 1 2) (+.f64 x (sqrt.f64 (*.f64 z (*.f64 y y)))))
0.6b
(*.f64 (/.f64 1 2) (+.f64 x (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 z))) 3)))
Compiler

Compiled 1065 to 567 computations (46.8% saved)

localize10.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.0b
(+.f64 x (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 z))) 3))
0.3b
(*.f64 y (sqrt.f64 z))
0.7b
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 z))) 3)
3.4b
(cbrt.f64 (*.f64 y (sqrt.f64 z)))

series999.0ms (21.1%)

Counts
3 → 65
Calls

3 calls:

513.0ms
(pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 z))) 3)
463.0ms
(cbrt.f64 (*.f64 y (sqrt.f64 z)))
23.0ms
(+.f64 x (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 z))) 3))

rewrite55.0ms (1.2%)

Algorithm
batch-egg-rewrite
Rules
95×egg-rr
Counts
3 → 95
Calls

2 calls:

54.0ms
((cbrt.f64 (*.f64 y (sqrt.f64 z))) (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 z))) 3) (+.f64 x (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 z))) 3)))
0.0ms
()
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01023
119521
2229521
3535721
000
100

simplify209.0ms (4.4%)

Algorithm
egg-herbie
Rules
1160×unswap-sqr_binary64
1068×sqr-pow_binary64
568×cube-prod_binary64
429×*-commutative_binary64
361×pow-sqr_binary64
Counts
160 → 102
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
019476
140476
283476
3199476
4678476
5983476
6973476
71075476
81198476
91327476
101493476
113310476
122662476
132961476
143222476
153534476
163957476
174009476
184122476
194319476
204497476
214698476
225465476

prune102.0ms (2.2%)

Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New1123115
Fresh145
Picked011
Done011
Total1139122
Error
0.0b
Counts
122 → 9
Alt Table
StatusErrorProgram
0.1b
(*.f64 (/.f64 1 2) (+.f64 x (*.f64 y (sqrt.f64 z))))
29.6b
(*.f64 (/.f64 1 2) (+.f64 x (pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 z))) 2)))
0.4b
(*.f64 (/.f64 1 2) (+.f64 x (*.f64 (*.f64 y (cbrt.f64 z)) (cbrt.f64 (sqrt.f64 z)))))
0.2b
(*.f64 (/.f64 1 2) (+.f64 x (*.f64 (pow.f64 z 1/4) (*.f64 (pow.f64 z 1/4) y))))
30.1b
(*.f64 (/.f64 1 2) (+.f64 x (*.f64 (sqrt.f64 y) (*.f64 (sqrt.f64 y) (sqrt.f64 z)))))
45.0b
(*.f64 (/.f64 1 2) (/.f64 (+.f64 (pow.f64 (*.f64 y (sqrt.f64 z)) 3) (pow.f64 x 3)) (fma.f64 x x (*.f64 (*.f64 y (sqrt.f64 z)) (-.f64 (*.f64 y (sqrt.f64 z)) x)))))
38.2b
(*.f64 (/.f64 1 2) (/.f64 1 (/.f64 (-.f64 x (*.f64 y (sqrt.f64 z))) (-.f64 (*.f64 x x) (*.f64 z (*.f64 y y))))))
24.4b
(*.f64 (/.f64 1 2) (+.f64 x (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 z)) 3))))
0.6b
(*.f64 (/.f64 1 2) (+.f64 x (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 z))) 3)))
Compiler

Compiled 2198 to 1226 computations (44.2% saved)

localize10.0ms (0.2%)

Local error

Found 3 expressions with local error:

NewErrorProgram
0.0b
(+.f64 x (*.f64 (pow.f64 z 1/4) (*.f64 (pow.f64 z 1/4) y)))
0.2b
(*.f64 (pow.f64 z 1/4) y)
0.3b
(*.f64 (pow.f64 z 1/4) (*.f64 (pow.f64 z 1/4) y))

series265.0ms (5.6%)

Counts
3 → 61
Calls

3 calls:

240.0ms
(*.f64 (pow.f64 z 1/4) y)
12.0ms
(*.f64 (pow.f64 z 1/4) (*.f64 (pow.f64 z 1/4) y))
12.0ms
(+.f64 x (*.f64 (pow.f64 z 1/4) (*.f64 (pow.f64 z 1/4) y)))

rewrite100.0ms (2.1%)

Algorithm
batch-egg-rewrite
Rules
82×egg-rr
Counts
3 → 82
Calls

2 calls:

98.0ms
((*.f64 (pow.f64 z 1/4) (*.f64 (pow.f64 z 1/4) y)) (*.f64 (pow.f64 z 1/4) y) (+.f64 x (*.f64 (pow.f64 z 1/4) (*.f64 (pow.f64 z 1/4) y))))
0.0ms
()
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0936
119720
2236820
3468120
4492220
000
100

simplify85.0ms (1.8%)

Algorithm
egg-herbie
Rules
854×fma-neg_binary64
635×log-prod_binary64
512×div-sub_binary64
480×fma-def_binary64
423×distribute-rgt-in_binary64
Counts
143 → 88
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
019388
135388
264388
3148388
4311388
5876388
61679388
74319388
84611388
94884388

prune78.0ms (1.6%)

Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New86288
Fresh336
Picked011
Done022
Total89897
Error
0.0b
Counts
97 → 8
Alt Table
StatusErrorProgram
0.1b
(*.f64 (/.f64 1 2) (+.f64 x (*.f64 y (sqrt.f64 z))))
29.6b
(*.f64 (/.f64 1 2) (+.f64 x (pow.f64 (sqrt.f64 (*.f64 y (sqrt.f64 z))) 2)))
0.4b
(*.f64 (/.f64 1 2) (+.f64 x (*.f64 (*.f64 y (cbrt.f64 z)) (cbrt.f64 (sqrt.f64 z)))))
0.2b
(*.f64 (/.f64 1 2) (+.f64 x (*.f64 (pow.f64 z 1/4) (*.f64 (pow.f64 z 1/4) y))))
0.2b
(*.f64 (/.f64 1 2) (fma.f64 (pow.f64 z 1/8) (*.f64 (pow.f64 z 1/8) (*.f64 (pow.f64 z 1/4) y)) x))
24.4b
(*.f64 (/.f64 1 2) (+.f64 x (cbrt.f64 (pow.f64 (*.f64 y (sqrt.f64 z)) 3))))
23.8b
(*.f64 (/.f64 1 2) (+.f64 x (*.f64 (pow.f64 z 1/4) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 z 1/4) y) 3)))))
0.6b
(*.f64 (/.f64 1 2) (+.f64 x (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 z))) 3)))
Compiler

Compiled 1646 to 982 computations (40.3% saved)

localize18.0ms (0.4%)

Local error

Found 3 expressions with local error:

NewErrorProgram
0.2b
(fma.f64 (pow.f64 z 1/8) (*.f64 (pow.f64 z 1/8) (*.f64 (pow.f64 z 1/4) y)) x)
0.2b
(*.f64 (pow.f64 z 1/4) y)
0.4b
(*.f64 (pow.f64 z 1/8) (*.f64 (pow.f64 z 1/4) y))

series622.0ms (13.1%)

Counts
2 → 60
Calls

2 calls:

342.0ms
(*.f64 (pow.f64 z 1/8) (*.f64 (pow.f64 z 1/4) y))
280.0ms
(fma.f64 (pow.f64 z 1/8) (*.f64 (pow.f64 z 1/8) (*.f64 (pow.f64 z 1/4) y)) x)

rewrite55.0ms (1.2%)

Algorithm
batch-egg-rewrite
Rules
38×egg-rr
Counts
2 → 38
Calls

2 calls:

53.0ms
((*.f64 (pow.f64 z 1/8) (*.f64 (pow.f64 z 1/4) y)) (fma.f64 (pow.f64 z 1/8) (*.f64 (pow.f64 z 1/8) (*.f64 (pow.f64 z 1/4) y)) x))
0.0ms
()
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01133
122916
2236316
3552316
000
100

simplify79.0ms (1.7%)

Algorithm
egg-herbie
Rules
758×associate-*l*_binary64
599×associate-*r*_binary64
442×fma-neg_binary64
331×exp-sum_binary64
317×fma-def_binary64
Counts
98 → 48
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
028599
167587
2128559
3338535
41024499
53644415
64701415
74900415

prune63.0ms (1.3%)

Pruning

6 alts after pruning (2 fresh and 4 done)

PrunedKeptTotal
New64165
Fresh314
Picked011
Done033
Total67673
Error
0.0b
Counts
73 → 6
Alt Table
StatusErrorProgram
0.2b
(*.f64 (/.f64 1 2) (fma.f64 (pow.f64 z 1/8) (*.f64 y (pow.f64 z 3/8)) x))
0.2b
(*.f64 (/.f64 1 2) (+.f64 x (*.f64 (pow.f64 z 1/4) (*.f64 (pow.f64 z 1/4) y))))
0.2b
(*.f64 (/.f64 1 2) (fma.f64 (pow.f64 z 1/8) (*.f64 (pow.f64 z 1/8) (*.f64 (pow.f64 z 1/4) y)) x))
23.8b
(*.f64 (/.f64 1 2) (+.f64 x (*.f64 (pow.f64 z 1/4) (cbrt.f64 (pow.f64 (*.f64 (pow.f64 z 1/4) y) 3)))))
0.1b
(*.f64 (/.f64 1 2) (+.f64 x (*.f64 y (sqrt.f64 z))))
0.6b
(*.f64 (/.f64 1 2) (+.f64 x (pow.f64 (cbrt.f64 (*.f64 y (sqrt.f64 z))) 3)))
Compiler

Compiled 1213 to 819 computations (32.5% saved)

regimes234.0ms (4.9%)

Accuracy

Total 0.1b remaining (76.4%)

Threshold costs 0.1b (76.4%)

Counts
29 → 1
Compiler

Compiled 3459 to 2623 computations (24.2% saved)

simplify2.0ms (0%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
01212
11712
21512

end109.0ms (2.3%)

Compiler

Compiled 128 to 99 computations (22.7% saved)

Profiling

Loading profile data...