Details

Time bar (total: 4.5s)

analyze325.0ms (7.3%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
50%50%0.1%3
50%50%0.1%4
62.4%37.5%0.1%5
62.4%37.5%0.1%6
68.7%31.2%0.1%7
68.7%31.2%0.1%8
71.8%28.1%0.1%9
71.8%28.1%0.1%10
73.4%26.5%0.1%11
73.4%26.5%0.1%12
74.1%25.8%0.1%13
74.1%25.8%0.1%14
Compiler

Compiled 16 to 13 computations (18.8% saved)

sample29.0ms (0.6%)

Algorithm
intervals
Results
10.0ms202×body128valid
5.0ms21×body2048valid
4.0ms12×body4096valid
2.0ms13×body1024valid
1.0msbody512valid
0.0msbody256valid
Compiler

Compiled 31 to 27 computations (12.9% saved)

simplify169.0ms (3.8%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
02323
12323

prune3.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

Merged error: 37.9b

Counts
2 → 1
Compiler

Compiled 30 to 24 computations (20% saved)

localize10.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.0b
(sqrt.f64 (*.f64 2 (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
0.0b
(+.f64 (*.f64 re re) (*.f64 im im))
0.9b
(+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
29.3b
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

rewrite31.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
pow1_binary64_3168 add-log-exp_binary64_3146
*-un-lft-identity_binary64_3110
add-sqr-sqrt_binary64_3131
add-cube-cbrt_binary64_3142
sqrt-prod_binary64_3125 add-exp-log_binary64_3145 sqrt-div_binary64_3126 flip3-+_binary64_3113 add-cbrt-cube_binary64_3143 flip-+_binary64_3084
sqrt-pow1_binary64_3127
+-commutative_binary64_3042 associate-*r/_binary64_3054 sum-log_binary64_3198 pow1/2_binary64_3187
distribute-lft-out_binary64_3063 pow-prod-down_binary64_3178 rem-sqrt-square_binary64_3123
Counts
4 → 51
Calls

4 calls:

9.0ms
(sqrt.f64 (*.f64 2 (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
8.0ms
(+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
5.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))
5.0ms
(+.f64 (*.f64 re re) (*.f64 im im))

series358.0ms (8%)

Counts
4 → 12
Calls

4 calls:

213.0ms
(sqrt.f64 (*.f64 2 (+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
56.0ms
(+.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
49.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))
40.0ms
(+.f64 (*.f64 re re) (*.f64 im im))

simplify55.0ms (1.2%)

Algorithm
egg-herbie
Counts
63 → 63
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
051131040

prune77.0ms (1.7%)

Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New57663
Fresh000
Picked011
Done000
Total57764

Merged error: 15.3b

Counts
64 → 7
Compiler

Compiled 1313 to 601 computations (54.2% saved)

localize14.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.7b
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
3.4b
(sqrt.f64 (*.f64 2 (/.f64 (*.f64 im im) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))))
21.4b
(/.f64 (*.f64 im im) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))
29.3b
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

rewrite44.0ms (1%)

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt_binary64_3131
13×*-un-lft-identity_binary64_3110
add-exp-log_binary64_3145 add-cbrt-cube_binary64_3143
pow1_binary64_3168
sqrt-prod_binary64_3125 add-cube-cbrt_binary64_3142
times-frac_binary64_3116 difference-of-squares_binary64_3079 add-log-exp_binary64_3146 associate-/r*_binary64_3056
sqrt-pow1_binary64_3127 sqrt-div_binary64_3126 distribute-lft-out--_binary64_3064
cbrt-undiv_binary64_3141 div-exp_binary64_3158 associate-/r/_binary64_3058 pow1/2_binary64_3187 flip3--_binary64_3114 flip--_binary64_3085
sub-neg_binary64_3103 prod-exp_binary64_3156 pow-prod-down_binary64_3178 cbrt-unprod_binary64_3140 rem-sqrt-square_binary64_3123 clear-num_binary64_3109 associate-*r/_binary64_3054 flip3-+_binary64_3113 diff-log_binary64_3199 frac-2neg_binary64_3121 flip-+_binary64_3084 associate-/l*_binary64_3057 div-inv_binary64_3107
Counts
4 → 70
Calls

4 calls:

12.0ms
(/.f64 (*.f64 im im) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))
12.0ms
(sqrt.f64 (*.f64 2 (/.f64 (*.f64 im im) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))))
8.0ms
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
5.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

series383.0ms (8.6%)

Counts
4 → 12
Calls

4 calls:

184.0ms
(sqrt.f64 (*.f64 2 (/.f64 (*.f64 im im) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))))
100.0ms
(/.f64 (*.f64 im im) (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re))
56.0ms
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
44.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

simplify68.0ms (1.5%)

Algorithm
egg-herbie
Counts
82 → 82
Iterations

Useful iterations: 0 (49.0ms)

IterNodesCost
061101721

prune91.0ms (2%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New77582
Fresh235
Picked101
Done011
Total80989

Merged error: 11.6b

Counts
89 → 9
Compiler

Compiled 2196 to 794 computations (63.8% saved)

localize13.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.0b
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) im)
0.7b
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
3.4b
(sqrt.f64 (*.f64 2 (/.f64 im (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) im))))
29.3b
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

rewrite51.0ms (1.1%)

Algorithm
rewrite-expression-head
Rules
37×add-sqr-sqrt_binary64_3131
26×*-un-lft-identity_binary64_3110
18×times-frac_binary64_3116
16×add-cube-cbrt_binary64_3142
10×difference-of-squares_binary64_3079
sqrt-prod_binary64_3125
pow1_binary64_3168
add-exp-log_binary64_3145 add-log-exp_binary64_3146 add-cbrt-cube_binary64_3143 associate-/l*_binary64_3057
distribute-lft-out--_binary64_3064
sqrt-pow1_binary64_3127 sqrt-div_binary64_3126 associate-/r*_binary64_3056
associate-/l/_binary64_3059 pow1/2_binary64_3187 flip3--_binary64_3114 flip--_binary64_3085
sub-neg_binary64_3103 pow-prod-down_binary64_3178 cbrt-undiv_binary64_3141 div-sub_binary64_3115 div-exp_binary64_3158 rem-sqrt-square_binary64_3123 clear-num_binary64_3109 associate-*r/_binary64_3054 flip3-+_binary64_3113 diff-log_binary64_3199 frac-2neg_binary64_3121 flip-+_binary64_3084 div-inv_binary64_3107
Counts
4 → 83
Calls

4 calls:

17.0ms
(sqrt.f64 (*.f64 2 (/.f64 im (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) im))))
12.0ms
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) im)
8.0ms
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
5.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

series367.0ms (8.2%)

Counts
4 → 12
Calls

4 calls:

171.0ms
(sqrt.f64 (*.f64 2 (/.f64 im (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) im))))
102.0ms
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re) im)
52.0ms
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
42.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

simplify54.0ms (1.2%)

Algorithm
egg-herbie
Counts
95 → 95
Iterations

Useful iterations: 0 (30.0ms)

IterNodesCost
049692236
149692236

prune105.0ms (2.4%)

Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New90595
Fresh437
Picked011
Done011
Total9410104

Merged error: 9.9b

Counts
104 → 10
Compiler

Compiled 2634 to 967 computations (63.3% saved)

localize12.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.3b
(/.f64 (sqrt.f64 (*.f64 (*.f64 im im) 2)) (sqrt.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
0.7b
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
27.2b
(sqrt.f64 (*.f64 (*.f64 im im) 2))
29.3b
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

rewrite49.0ms (1.1%)

Algorithm
rewrite-expression-head
Rules
50×sqrt-prod_binary64_3125 add-sqr-sqrt_binary64_3131
37×*-un-lft-identity_binary64_3110
36×times-frac_binary64_3116
25×add-cube-cbrt_binary64_3142
12×difference-of-squares_binary64_3079
11×pow1_binary64_3168
associate-/r*_binary64_3056
add-exp-log_binary64_3145 add-log-exp_binary64_3146 distribute-lft-out--_binary64_3064 add-cbrt-cube_binary64_3143
sqrt-pow1_binary64_3127 sqrt-div_binary64_3126 associate-/l*_binary64_3057
pow-prod-down_binary64_3178
associate-/r/_binary64_3058 pow1/2_binary64_3187 flip3--_binary64_3114 flip--_binary64_3085
sub-neg_binary64_3103 cbrt-undiv_binary64_3141 div-exp_binary64_3158 rem-sqrt-square_binary64_3123 clear-num_binary64_3109 sqrt-undiv_binary64_3130 flip3-+_binary64_3113 diff-log_binary64_3199 frac-2neg_binary64_3121 flip-+_binary64_3084 div-inv_binary64_3107
Counts
4 → 105
Calls

4 calls:

16.0ms
(/.f64 (sqrt.f64 (*.f64 (*.f64 im im) 2)) (sqrt.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
8.0ms
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
7.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))
5.0ms
(sqrt.f64 (*.f64 (*.f64 im im) 2))

series342.0ms (7.7%)

Counts
4 → 12
Calls

4 calls:

189.0ms
(/.f64 (sqrt.f64 (*.f64 (*.f64 im im) 2)) (sqrt.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)))
63.0ms
(-.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) re)
46.0ms
(sqrt.f64 (*.f64 (*.f64 im im) 2))
43.0ms
(sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))

simplify109.0ms (2.4%)

Algorithm
egg-herbie
Counts
117 → 117
Iterations

Useful iterations: 0 (74.0ms)

IterNodesCost
049233604
149233604

prune130.0ms (2.9%)

Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New1125117
Fresh257
Picked101
Done022
Total11512127

Merged error: 7.7b

Counts
127 → 12
Compiler

Compiled 3449 to 1196 computations (65.3% saved)

regimes326.0ms (7.3%)

Compiler

Compiled 1734 to 1234 computations (28.8% saved)

bsearch76.0ms (1.7%)

Steps
ItersRangePoint
7
1.0783879871995089e+121
6.321203557273547e+122
5.6392861707035385e+122
7
-9.089728099399469e-302
-5.2137122067099377e-303
-5.2611073750173795e-303
9
-7.879764341688507e+170
-2.5496100832393085e+162
-2.5991937408382053e+162
Compiler

Compiled 1 to 2 computations (-100% saved)

simplify3.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
062103
162103

end0.0ms (0%)

sample1.2s (26.1%)

Algorithm
intervals
Results
303.0ms6143×body128valid
149.0ms495×body4096valid
147.0ms623×body2048valid
72.0ms368×body1024valid
36.0ms247×body512valid
11.0ms124×body256valid
Compiler

Compiled 348 to 241 computations (30.7% saved)

Profiling

Loading profile data...