Details

Time bar (total: 1.9s)

analyze2.0ms (0.1%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
99.9%0%0.1%1
Compiler

Compiled 6 to 6 computations (0% saved)

sample17.0ms (0.9%)

Algorithm
intervals
Results
11.0ms256×body128valid
Compiler

Compiled 11 to 13 computations (-18.2% saved)

simplify93.0ms (5%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (5.0ms)

IterNodesCost
0708
1708

prune2.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022
Error
0.0b
Counts
2 → 1
Compiler

Compiled 10 to 10 computations (0% saved)

localize5.0ms (0.3%)

Local error

Found 1 expressions with local error:

0.0b
(sqrt.f64 (fabs.f64 (-.f64 x y)))

rewrite3.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt_binary64_1123 sqrt-prod_binary64_1117
*-un-lft-identity_binary64_1101 pow1_binary64_1162 add-cube-cbrt_binary64_1136
rem-sqrt-square_binary64_1114 add-log-exp_binary64_1140 add-exp-log_binary64_1139 sqrt-pow1_binary64_1119 add-cbrt-cube_binary64_1137 pow1/2_binary64_1181
Counts
1 → 13
Calls

1 calls:

2.0ms
(sqrt.f64 (fabs.f64 (-.f64 x y)))

series28.0ms (1.5%)

Counts
1 → 3
Calls

1 calls:

28.0ms
(sqrt.f64 (fabs.f64 (-.f64 x y)))

simplify160.0ms (8.6%)

Algorithm
egg-herbie
Counts
16 → 16
Iterations

Useful iterations: 0 (151.0ms)

IterNodesCost
04785157
14785157

prune18.0ms (1%)

Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New13316
Fresh000
Picked011
Done000
Total13417
Error
0b
Counts
17 → 4
Compiler

Compiled 169 to 55 computations (67.5% saved)

localize6.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.0b
(sqrt.f64 (fabs.f64 (-.f64 x y)))
0.1b
(sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 x y))))
0.1b
(sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 x y))))
0.5b
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 x y)))) (sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 x y)))))

rewrite28.0ms (1.5%)

Algorithm
rewrite-expression-head
Rules
93×sqrt-prod_binary64_1117
64×add-sqr-sqrt_binary64_1123
41×sqrt-pow1_binary64_1119
32×pow1_binary64_1162
21×*-un-lft-identity_binary64_1101 add-cube-cbrt_binary64_1136 pow1/2_binary64_1181
15×swap-sqr_binary64_1068
13×rem-sqrt-square_binary64_1114
pow-prod-up_binary64_1171 associate-*r*_binary64_1041 associate-*l*_binary64_1042 unswap-sqr_binary64_1069
add-exp-log_binary64_1139 add-cbrt-cube_binary64_1137
pow-sqr_binary64_1074 pow-prod-down_binary64_1172
add-log-exp_binary64_1140 sqr-abs_binary64_1116
pow-plus_binary64_1164 *-commutative_binary64_1032 cbrt-unprod_binary64_1134 prod-exp_binary64_1150 rem-square-sqrt_binary64_1113 sqrt-unprod_binary64_1121 pow2_binary64_1182
Counts
4 → 130
Calls

4 calls:

12.0ms
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 x y)))) (sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 x y)))))
2.0ms
(sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 x y))))
2.0ms
(sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 x y))))
1.0ms
(sqrt.f64 (fabs.f64 (-.f64 x y)))

series164.0ms (8.8%)

Counts
4 → 12
Calls

4 calls:

61.0ms
(sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 x y))))
56.0ms
(sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 x y))))
26.0ms
(*.f64 (sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 x y)))) (sqrt.f64 (sqrt.f64 (fabs.f64 (-.f64 x y)))))
21.0ms
(sqrt.f64 (fabs.f64 (-.f64 x y)))

simplify89.0ms (4.8%)

Algorithm
egg-herbie
Counts
142 → 142
Iterations

Useful iterations: 0 (66.0ms)

IterNodesCost
051681480

prune80.0ms (4.3%)

Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1420142
Fresh022
Picked011
Done011
Total1424146
Error
0b
Counts
146 → 4
Compiler

Compiled 1922 to 285 computations (85.2% saved)

localize7.0ms (0.4%)

Local error

Found 4 expressions with local error:

0.1b
(sqrt.f64 (cbrt.f64 (fabs.f64 (-.f64 x y))))
0.4b
(*.f64 (fabs.f64 (cbrt.f64 (fabs.f64 (-.f64 x y)))) (sqrt.f64 (cbrt.f64 (fabs.f64 (-.f64 x y)))))
0.6b
(cbrt.f64 (fabs.f64 (-.f64 x y)))
0.6b
(cbrt.f64 (fabs.f64 (-.f64 x y)))

rewrite18.0ms (1%)

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt_binary64_1123
14×sqrt-prod_binary64_1117 cbrt-prod_binary64_1132
12×*-un-lft-identity_binary64_1101 add-cube-cbrt_binary64_1136
associate-*r*_binary64_1041
pow1_binary64_1162
add-exp-log_binary64_1139 add-cbrt-cube_binary64_1137
add-log-exp_binary64_1140
pow1/3_binary64_1183 associate-*l*_binary64_1042 unswap-sqr_binary64_1069
rem-sqrt-square_binary64_1114 sqrt-pow1_binary64_1119
*-commutative_binary64_1032 cbrt-unprod_binary64_1134 prod-exp_binary64_1150 pow-prod-down_binary64_1172 pow1/2_binary64_1181
Counts
4 → 66
Calls

4 calls:

7.0ms
(*.f64 (fabs.f64 (cbrt.f64 (fabs.f64 (-.f64 x y)))) (sqrt.f64 (cbrt.f64 (fabs.f64 (-.f64 x y)))))
2.0ms
(sqrt.f64 (cbrt.f64 (fabs.f64 (-.f64 x y))))
1.0ms
(cbrt.f64 (fabs.f64 (-.f64 x y)))
1.0ms
(cbrt.f64 (fabs.f64 (-.f64 x y)))

series249.0ms (13.4%)

Counts
4 → 12
Calls

4 calls:

84.0ms
(*.f64 (fabs.f64 (cbrt.f64 (fabs.f64 (-.f64 x y)))) (sqrt.f64 (cbrt.f64 (fabs.f64 (-.f64 x y)))))
56.0ms
(sqrt.f64 (cbrt.f64 (fabs.f64 (-.f64 x y))))
56.0ms
(cbrt.f64 (fabs.f64 (-.f64 x y)))
53.0ms
(cbrt.f64 (fabs.f64 (-.f64 x y)))

simplify74.0ms (4%)

Algorithm
egg-herbie
Counts
78 → 78
Iterations

Useful iterations: 0 (56.0ms)

IterNodesCost
049181310
149181310

prune55.0ms (3%)

Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New78078
Fresh011
Picked011
Done022
Total78482
Error
0b
Counts
82 → 4
Compiler

Compiled 1424 to 222 computations (84.4% saved)

localize7.0ms (0.4%)

Local error

Found 3 expressions with local error:

0.0b
(sqrt.f64 (fabs.f64 (-.f64 x y)))
0.5b
(pow.f64 (sqrt.f64 (fabs.f64 (-.f64 x y))) 3)
19.4b
(cbrt.f64 (pow.f64 (sqrt.f64 (fabs.f64 (-.f64 x y))) 3))

rewrite12.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
18×cbrt-prod_binary64_1132
15×add-sqr-sqrt_binary64_1123 sqrt-prod_binary64_1117
14×*-un-lft-identity_binary64_1101 add-cube-cbrt_binary64_1136
12×cube-prod_binary64_1129 unpow-prod-down_binary64_1180
pow1_binary64_1162
add-exp-log_binary64_1139 add-cbrt-cube_binary64_1137
add-log-exp_binary64_1140 pow-pow_binary64_1173 pow-unpow_binary64_1178
cube-mult_binary64_1131 sqrt-pow1_binary64_1119 unpow3_binary64_1167 sqr-pow_binary64_1073 pow1/2_binary64_1181
pow-exp_binary64_1169 rem-cube-cbrt_binary64_1124 rem-sqrt-square_binary64_1114 pow1/3_binary64_1183 sqrt-pow2_binary64_1120 pow-to-exp_binary64_1170 rem-cbrt-cube_binary64_1125
Counts
3 → 72
Calls

3 calls:

3.0ms
(cbrt.f64 (pow.f64 (sqrt.f64 (fabs.f64 (-.f64 x y))) 3))
3.0ms
(pow.f64 (sqrt.f64 (fabs.f64 (-.f64 x y))) 3)
1.0ms
(sqrt.f64 (fabs.f64 (-.f64 x y)))

series97.0ms (5.3%)

Counts
3 → 9
Calls

3 calls:

54.0ms
(pow.f64 (sqrt.f64 (fabs.f64 (-.f64 x y))) 3)
22.0ms
(cbrt.f64 (pow.f64 (sqrt.f64 (fabs.f64 (-.f64 x y))) 3))
22.0ms
(sqrt.f64 (fabs.f64 (-.f64 x y)))

simplify100.0ms (5.4%)

Algorithm
egg-herbie
Counts
81 → 81
Iterations

Useful iterations: 0 (82.0ms)

IterNodesCost
04896974
14896974

prune46.0ms (2.5%)

Pruning

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New81081
Fresh000
Picked011
Done033
Total81485
Error
0b
Counts
85 → 4
Compiler

Compiled 882 to 274 computations (68.9% saved)

regimes68.0ms (3.7%)

Accuracy

Total 0.0b remaining (56.6%)

Threshold costs 0.0b (56.6%)

Compiler

Compiled 298 to 247 computations (17.1% saved)

bsearch0.0ms (0%)

simplify2.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0168
1168

end0.0ms (0%)

sample424.0ms (22.9%)

Algorithm
intervals
Results
183.0ms8000×body128valid
Compiler

Compiled 65 to 56 computations (13.8% saved)

Profiling

Loading profile data...