Details

Time bar (total: 8.9s)

analyze1.0s (11.5%)

Algorithm
search
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0199280
1199280
033
133
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)

sample41.0ms (0.5%)

Algorithm
intervals
Results
8.0ms170×body128valid
7.0ms31×body2048valid
4.0ms24×body1024valid
3.0ms12×body4096valid
2.0ms15×body512valid
1.0ms22×body128nan
0.0msbody128invalid
0.0msbody256valid
Compiler

Compiled 27 to 24 computations (11.1% saved)

simplify72.0ms (0.8%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (66.0ms)

IterNodesCost
071420
171420

prune4.0ms (0%)

Pruning

2 alts after pruning (2 fresh and 0 done)

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

Compiled 26 to 20 computations (23.1% saved)

localize16.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.9b
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))
1.0b
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
20.2b
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

rewrite152.0ms (1.7%)

Algorithm
rewrite-expression-head
Error
31.4b
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
diff-log_binary64 associate-/r*_binary64
sqrt-div_binary64 sub-neg_binary64 associate-/l/_binary64
pow1/2_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 neg-log_binary64 neg-sub0_binary64 associate--l-_binary64 div-exp_binary64 cbrt-undiv_binary64 frac-2neg_binary64 div-sub_binary64 clear-num_binary64 div-inv_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)))
4.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
Compiler

Compiled 2360 to 368 computations (84.4% saved)

series579.0ms (6.5%)

Error
5.4b
Counts
4 → 60
Calls

4 calls:

201.0ms
(/.f64 (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))) a)
130.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
105.0ms
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))
96.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
Compiler

Compiled 2221 to 1578 computations (29% saved)

simplify78.0ms (0.9%)

Algorithm
egg-herbie
Counts
156 → 156
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
058273125

prune125.0ms (1.4%)

Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New1479156
Fresh000
Picked011
Done000
Total14710157
Error
5.3b
Counts
157 → 10
Compiler

Compiled 2883 to 546 computations (81.1% saved)

localize11.0ms (0.1%)

Local error

Found 4 expressions with local error:

0.1b
(/.f64 1 (/.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))
0.9b
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))
1.0b
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
20.2b
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

rewrite244.0ms (2.8%)

Algorithm
rewrite-expression-head
Error
5.3b
Rules
165×times-frac_binary64
132×add-sqr-sqrt_binary64
131×*-un-lft-identity_binary64
79×add-cube-cbrt_binary64
27×associate-/r*_binary64
26×difference-of-squares_binary64 distribute-lft-out--_binary64
19×sqrt-prod_binary64
15×add-exp-log_binary64
13×distribute-rgt-neg-in_binary64
10×add-log-exp_binary64
add-cbrt-cube_binary64 associate-/r/_binary64
flip3--_binary64 flip--_binary64 cancel-sign-sub-inv_binary64 div-exp_binary64
pow1_binary64
div-inv_binary64
diff-log_binary64 cbrt-undiv_binary64 associate-/l*_binary64
sqrt-div_binary64 sub-neg_binary64 1-exp_binary64 rec-exp_binary64
pow1/2_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 neg-log_binary64 neg-sub0_binary64 associate--l-_binary64 inv-pow_binary64 pow-flip_binary64 frac-2neg_binary64 clear-num_binary64
Counts
4 → 182
Calls

4 calls:

17.0ms
(/.f64 1 (/.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))
10.0ms
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))
4.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
4.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
Compiler

Compiled 5552 to 1312 computations (76.4% saved)

series575.0ms (6.5%)

Error
5.3b
Counts
4 → 60
Calls

4 calls:

208.0ms
(/.f64 1 (/.f64 a (-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))))
130.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
108.0ms
(-.f64 (neg.f64 b_2) (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))))
86.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
Compiler

Compiled 2443 to 1800 computations (26.3% saved)

simplify119.0ms (1.3%)

Algorithm
egg-herbie
Counts
242 → 242
Iterations

Useful iterations: 0 (63.0ms)

IterNodesCost
049916494
149916494

prune197.0ms (2.2%)

Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New2402242
Fresh358
Picked011
Done011
Total2439252
Error
5.3b
Counts
252 → 9
Compiler

Compiled 5556 to 1140 computations (79.5% saved)

localize10.0ms (0.1%)

Local error

Found 4 expressions with local error:

1.7b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
3.4b
(/.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)
9.0b
(/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))
20.2b
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

rewrite165.0ms (1.9%)

Algorithm
rewrite-expression-head
Error
5.3b
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×sqrt-prod_binary64 associate-/r/_binary64
associate-/r*_binary64
flip3--_binary64 flip--_binary64 div-exp_binary64 cbrt-undiv_binary64 distribute-lft-out--_binary64
add-log-exp_binary64 div-inv_binary64
pow1_binary64
cancel-sign-sub-inv_binary64
sqrt-div_binary64 prod-exp_binary64 cbrt-unprod_binary64 frac-2neg_binary64 clear-num_binary64
pow1/2_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 associate-/l/_binary64 diff-log_binary64 sub-neg_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)
11.0ms
(/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))
8.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
4.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
Compiler

Compiled 3886 to 521 computations (86.6% saved)

series860.0ms (9.7%)

Error
5.3b
Counts
4 → 70
Calls

4 calls:

261.0ms
(/.f64 (/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)) a)
220.0ms
(/.f64 (*.f64 a c) (-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2))
195.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
129.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
Compiler

Compiled 3724 to 2339 computations (37.2% saved)

simplify75.0ms (0.9%)

Algorithm
egg-herbie
Counts
199 → 199
Iterations

Useful iterations: 0 (28.0ms)

IterNodesCost
052805172

prune151.0ms (1.7%)

Pruning

9 alts after pruning (6 fresh and 3 done)

PrunedKeptTotal
New1990199
Fresh066
Picked011
Done022
Total1999208
Error
5.3b
Counts
208 → 9
Compiler

Compiled 4625 to 879 computations (81% saved)

localize11.0ms (0.1%)

Local error

Found 4 expressions with local error:

1.0b
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
1.7b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
12.5b
(/.f64 (*.f64 a c) a)
20.2b
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))

rewrite81.0ms (0.9%)

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

4 calls:

8.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
4.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
4.0ms
(/.f64 (*.f64 a c) a)
4.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
Compiler

Compiled 1706 to 433 computations (74.6% saved)

series520.0ms (5.9%)

Error
5.3b
Counts
4 → 64
Calls

4 calls:

184.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c))) b_2)
130.0ms
(sqrt.f64 (-.f64 (*.f64 b_2 b_2) (*.f64 a c)))
124.0ms
(-.f64 (*.f64 b_2 b_2) (*.f64 a c))
26.0ms
(/.f64 (*.f64 a c) a)
Compiler

Compiled 3460 to 2221 computations (35.8% saved)

simplify66.0ms (0.7%)

Algorithm
egg-herbie
Counts
129 → 129
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
049471854
149471854

prune102.0ms (1.2%)

Pruning

9 alts after pruning (5 fresh and 4 done)

PrunedKeptTotal
New1290129
Fresh055
Picked011
Done033
Total1299138
Error
5.3b
Counts
138 → 9
Compiler

Compiled 2774 to 817 computations (70.5% saved)

regimes1.2s (13.5%)

Accuracy

Total 1.0b remaining (15.3%)

Threshold costs 1.0b (15.3%)

Compiler

Compiled 6465 to 3719 computations (42.5% saved)

bsearch94.0ms (1.1%)

Steps
ItersRangePoint
5
2.4582065864223775e+86
9.291532526416511e+86
6.79328400373391e+86
8
-1.262858342039236e-276
-2.3317726789561077e-281
-2.45851834527593e-281
8
-8.957592937832097e+134
-1.3683314138471575e+131
-1.3907884444731015e+134
Compiler

Compiled 1 to 3 computations (-200% saved)

simplify4.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
09782
19782

end0.0ms (0%)

sample2.3s (25.9%)

Algorithm
intervals
Results
263.0ms1200×body2048valid
234.0ms5152×body128valid
112.0ms675×body1024valid
107.0ms402×body4096valid
52.0ms384×body512valid
32.0ms789×body128nan
16.0ms187×body256valid
10.0ms238×body128invalid
Compiler

Compiled 1642 to 949 computations (42.2% saved)

Profiling

Loading profile data...