Details

Time bar (total: 6.2s)

analyze610.0ms (9.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
12.5%87.4%0.1%5
18.7%81.1%0.1%6
18.7%76.5%4.8%7
28.1%66.3%5.6%8
35.1%55%9.9%9
36.3%50.9%12.8%10
42.1%42.4%15.5%11
47.5%33.8%18.7%12
48.8%30.7%20.6%13
51.8%25.6%22.5%14
Compiler

Compiled 14 to 11 computations (21.4% saved)

sample42.0ms (0.7%)

Algorithm
intervals
Results
11.0ms166×body128valid
8.0ms35×body2048valid
5.0ms27×body1024valid
4.0ms13×body4096valid
1.0ms30×body128nan
1.0msbody512valid
1.0msbody256valid
0.0msbody128invalid
Compiler

Compiled 27 to 24 computations (11.1% saved)

simplify191.0ms (3.1%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (18.0ms)

IterNodesCost
030920
130920

prune10.0ms (0.2%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 36.3b

Counts
2 → 1
Compiler

Compiled 26 to 20 computations (23.1% saved)

localize11.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)
0.8b
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
1.1b
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))
27.2b
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

rewrite46.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
40×add-sqr-sqrt_binary64
39×*-un-lft-identity_binary64
21×times-frac_binary64
19×add-cube-cbrt_binary64
11×sqrt-prod_binary64
10×add-log-exp_binary64 difference-of-squares_binary64 distribute-lft-out--_binary64
cancel-sign-sub-inv_binary64 associate-/l*_binary64
add-exp-log_binary64 add-cbrt-cube_binary64
pow1_binary64 distribute-rgt-neg-in_binary64
flip3--_binary64 flip--_binary64
associate-/r*_binary64 diff-log_binary64
associate-/l/_binary64 sub-neg_binary64 sqrt-div_binary64
pow1/2_binary64 associate--l-_binary64 neg-sub0_binary64 cbrt-undiv_binary64 sqrt-pow1_binary64 div-sub_binary64 rem-sqrt-square_binary64 clear-num_binary64 neg-log_binary64 frac-2neg_binary64 div-inv_binary64 div-exp_binary64
Counts
4 → 96
Calls

4 calls:

13.0ms
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)
11.0ms
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))
6.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
5.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))

series458.0ms (7.4%)

Counts
4 → 12
Calls

4 calls:

156.0ms
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)
132.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
117.0ms
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))
53.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))

simplify85.0ms (1.4%)

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 0 (59.0ms)

IterNodesCost
049352578
149352578

prune335.0ms (5.4%)

Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New999108
Fresh000
Picked101
Done000
Total1009109

Merged error: 6.4b

Counts
109 → 9
Compiler

Compiled 7130 to 2924 computations (59% saved)

localize10.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.9b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
3.2b
(/.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)
10.6b
(/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))
27.2b
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

rewrite60.0ms (1%)

Algorithm
rewrite-expression-head
Rules
66×times-frac_binary64
58×add-sqr-sqrt_binary64
43×*-un-lft-identity_binary64
29×add-cube-cbrt_binary64
18×add-exp-log_binary64 add-cbrt-cube_binary64
14×difference-of-squares_binary64
13×associate-/l*_binary64
10×associate-/r/_binary64 sqrt-prod_binary64
associate-/r*_binary64
flip3--_binary64 cbrt-undiv_binary64 distribute-lft-out--_binary64 div-exp_binary64 flip--_binary64
add-log-exp_binary64 div-inv_binary64
pow1_binary64
cancel-sign-sub-inv_binary64
cbrt-unprod_binary64 clear-num_binary64 prod-exp_binary64 frac-2neg_binary64 sqrt-div_binary64
associate-/l/_binary64 sub-neg_binary64 pow1/2_binary64 diff-log_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64
Counts
4 → 129
Calls

4 calls:

15.0ms
(/.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)
12.0ms
(/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))
12.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
5.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

series873.0ms (14.1%)

Counts
4 → 12
Calls

4 calls:

361.0ms
(/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))
293.0ms
(/.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)
116.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
103.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

simplify62.0ms (1%)

Algorithm
egg-herbie
Counts
141 → 141
Iterations

Useful iterations: 0 (25.0ms)

IterNodesCost
049534034
149534034

prune250.0ms (4%)

Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1383141
Fresh358
Picked011
Done000
Total1419150

Merged error: 6.3b

Counts
150 → 9
Compiler

Compiled 6177 to 2076 computations (66.4% saved)

localize10.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.4b
(/.f64 1 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) c))
0.8b
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
0.9b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
27.2b
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

rewrite55.0ms (0.9%)

Algorithm
rewrite-expression-head
Rules
138×times-frac_binary64
122×add-sqr-sqrt_binary64
95×*-un-lft-identity_binary64
69×add-cube-cbrt_binary64
26×difference-of-squares_binary64
22×associate-/r*_binary64
16×sqrt-prod_binary64
15×add-exp-log_binary64
13×distribute-lft-out--_binary64
add-cbrt-cube_binary64
add-log-exp_binary64
div-exp_binary64
pow1_binary64
div-inv_binary64
cancel-sign-sub-inv_binary64
flip3--_binary64 cbrt-undiv_binary64 associate-/l*_binary64 flip--_binary64
sub-neg_binary64 diff-log_binary64 1-exp_binary64 rec-exp_binary64 sqrt-div_binary64
pow1/2_binary64 associate-/r/_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 clear-num_binary64 inv-pow_binary64 frac-2neg_binary64 pow-flip_binary64
Counts
4 → 156
Calls

4 calls:

16.0ms
(/.f64 1 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) c))
9.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
5.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
4.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))

series480.0ms (7.8%)

Counts
4 → 12
Calls

4 calls:

218.0ms
(/.f64 1 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2) c))
107.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
106.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
49.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))

simplify96.0ms (1.6%)

Algorithm
egg-herbie
Counts
168 → 168
Iterations

Useful iterations: 0 (55.0ms)

IterNodesCost
051964864

prune175.0ms (2.8%)

Pruning

10 alts after pruning (8 fresh and 2 done)

PrunedKeptTotal
New1662168
Fresh167
Picked011
Done011
Total16710177

Merged error: 6.3b

Counts
177 → 10
Compiler

Compiled 4718 to 1245 computations (73.6% saved)

localize10.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 c (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))
0.8b
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
0.9b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
27.2b
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

rewrite38.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
38×add-sqr-sqrt_binary64
27×*-un-lft-identity_binary64
18×times-frac_binary64
17×add-cube-cbrt_binary64
10×difference-of-squares_binary64
add-log-exp_binary64 sqrt-prod_binary64
associate-/r*_binary64 add-exp-log_binary64 add-cbrt-cube_binary64
pow1_binary64 distribute-lft-out--_binary64
flip3--_binary64 cancel-sign-sub-inv_binary64 flip--_binary64
associate-/l*_binary64
sub-neg_binary64 diff-log_binary64 associate-/r/_binary64 sqrt-div_binary64
pow1/2_binary64 cbrt-undiv_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 clear-num_binary64 frac-2neg_binary64 div-inv_binary64 div-exp_binary64
Counts
4 → 85
Calls

4 calls:

11.0ms
(/.f64 c (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))
9.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
5.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
5.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

series622.0ms (10%)

Counts
4 → 12
Calls

4 calls:

350.0ms
(/.f64 c (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))
114.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
104.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
54.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))

simplify68.0ms (1.1%)

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
049112126
149112126

prune74.0ms (1.2%)

Pruning

10 alts after pruning (7 fresh and 3 done)

PrunedKeptTotal
New97097
Fresh077
Picked011
Done022
Total9710107

Merged error: 6.3b

Counts
107 → 10
Compiler

Compiled 2111 to 523 computations (75.2% saved)

regimes167.0ms (2.7%)

Compiler

Compiled 426 to 318 computations (25.4% saved)

bsearch93.0ms (1.5%)

Steps
ItersRangePoint
8
3.668834583610305e+94
3.1865157486377786e+97
2.8280021351513358e+97
7
7.417019764758119e-225
1.391913213545751e-222
1.1572280819884499e-223
9
-4.856493087364534e+154
-5.226005313257663e+149
-3.8798701851956607e+152
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify5.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
017580
117580

end0.0ms (0%)

sample1.3s (20.3%)

Algorithm
intervals
Results
255.0ms5203×body128valid
252.0ms1165×body2048valid
126.0ms726×body1024valid
110.0ms390×body4096valid
47.0ms354×body512valid
35.0ms805×body128nan
14.0ms162×body256valid
12.0ms258×body128invalid
Compiler

Compiled 208 to 145 computations (30.3% saved)

Profiling

Loading profile data...