Details

Time bar (total: 5.3s)

analyze877.0ms (16.6%)

Algorithm
search
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06752
16752
022
122
Search
TrueOtherFalseIter
0%48.6%51.4%0
0%48.6%51.4%1
24.3%24.3%51.4%2
24.3%24.3%51.4%3
30.4%18.2%51.4%4
30.4%18.2%51.4%5
33.4%15.2%51.4%6
33.4%15.2%51.4%7
34.6%14.1%51.4%8
34.8%13.9%51.4%9
35.4%13.2%51.4%10
35.6%13.1%51.4%11
35.9%12.7%51.4%12
36%12.6%51.4%13
36.2%12.4%51.4%14
Compiler

Compiled 22 to 18 computations (18.2% saved)

sample43.0ms (0.8%)

Algorithm
intervals
Results
10.0ms193×body128valid
6.0ms23×body2048valid
5.0ms256×pre128true
4.0ms18×body1024valid
4.0ms11×body4096valid
1.0msbody512valid
0.0msbody256valid
Compiler

Compiled 39 to 34 computations (12.8% saved)

simplify10.0ms (0.2%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
03826
13826

prune3.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112
Error
12.8b
Counts
2 → 1
Compiler

Compiled 34 to 28 computations (17.6% saved)

localize17.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.0b
(+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x))
0.0b
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x))))
0.2b
(+.f64 1 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x)))))
15.7b
(sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x)))

rewrite155.0ms (2.9%)

Algorithm
rewrite-expression-head
Error
12.6b
Rules
22×*-un-lft-identity_binary64_2124
21×add-sqr-sqrt_binary64_2146
20×add-cube-cbrt_binary64_2159
18×times-frac_binary64_2130
15×sqrt-prod_binary64_2140
add-log-exp_binary64_2163
add-exp-log_binary64_2162 add-cbrt-cube_binary64_2160 associate-/r*_binary64_2068
pow1_binary64_2185
flip3-+_binary64_2127 sqrt-div_binary64_2141 flip-+_binary64_2098
associate-/l*_binary64_2069
sum-log_binary64_2215 +-commutative_binary64_2054 associate-/r/_binary64_2070
pow1/2_binary64_2204 sqrt-pow1_binary64_2142 rem-sqrt-square_binary64_2137 distribute-lft-out_binary64_2075 div-exp_binary64_2175 cbrt-undiv_binary64_2158 frac-2neg_binary64_2135 clear-num_binary64_2123 div-inv_binary64_2121
Counts
4 → 79
Calls

4 calls:

13.0ms
(+.f64 1 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x)))))
8.0ms
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x))))
6.0ms
(+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x))
6.0ms
(sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x)))
Compiler

Compiled 2389 to 1490 computations (37.6% saved)

series447.0ms (8.5%)

Error
7.5b
Counts
4 → 47
Calls

4 calls:

115.0ms
(/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x))))
115.0ms
(+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x))
93.0ms
(+.f64 1 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x)))))
82.0ms
(sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x)))
Compiler

Compiled 1722 to 1545 computations (10.3% saved)

simplify69.0ms (1.3%)

Algorithm
egg-herbie
Counts
126 → 126
Iterations

Useful iterations: 0 (39.0ms)

IterNodesCost
049792452
149792452

prune134.0ms (2.5%)

Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New1251126
Fresh000
Picked011
Done000
Total1252127
Error
4.9b
Counts
127 → 2
Compiler

Compiled 2683 to 1632 computations (39.2% saved)

localize9.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.0b
(*.f64 2 (/.f64 p (/.f64 (*.f64 x x) p)))
0.1b
(/.f64 p (/.f64 (*.f64 x x) p))
0.2b
(/.f64 (*.f64 x x) p)
23.8b
(sqrt.f64 (*.f64 1/2 (*.f64 2 (/.f64 p (/.f64 (*.f64 x x) p)))))

rewrite159.0ms (3%)

Algorithm
rewrite-expression-head
Error
3.5b
Rules
69×times-frac_binary64_2130
45×add-sqr-sqrt_binary64_2146
37×add-cube-cbrt_binary64_2159 *-un-lft-identity_binary64_2124
32×add-exp-log_binary64_2162 add-cbrt-cube_binary64_2160
26×associate-*r*_binary64_2064
12×pow1_binary64_2185 div-exp_binary64_2175 cbrt-undiv_binary64_2158
10×div-inv_binary64_2121 associate-/r*_binary64_2068
prod-exp_binary64_2173 cbrt-unprod_binary64_2157
add-log-exp_binary64_2163 pow-prod-down_binary64_2195 associate-/l*_binary64_2069
sqrt-pow1_binary64_2142 associate-*r/_binary64_2066 unswap-sqr_binary64_2092 associate-*l*_binary64_2065
frac-2neg_binary64_2135 clear-num_binary64_2123 associate-/r/_binary64_2070
pow1/2_binary64_2204 sqrt-div_binary64_2141 sqrt-prod_binary64_2140 *-commutative_binary64_2055
Counts
4 → 132
Calls

4 calls:

14.0ms
(*.f64 2 (/.f64 p (/.f64 (*.f64 x x) p)))
8.0ms
(sqrt.f64 (*.f64 1/2 (*.f64 2 (/.f64 p (/.f64 (*.f64 x x) p)))))
7.0ms
(/.f64 p (/.f64 (*.f64 x x) p))
5.0ms
(/.f64 (*.f64 x x) p)
Compiler

Compiled 2638 to 1100 computations (58.3% saved)

series311.0ms (5.9%)

Error
0b
Counts
4 → 24
Calls

4 calls:

100.0ms
(*.f64 2 (/.f64 p (/.f64 (*.f64 x x) p)))
85.0ms
(/.f64 p (/.f64 (*.f64 x x) p))
66.0ms
(/.f64 (*.f64 x x) p)
45.0ms
(sqrt.f64 (*.f64 1/2 (*.f64 2 (/.f64 p (/.f64 (*.f64 x x) p)))))
Compiler

Compiled 714 to 645 computations (9.7% saved)

simplify96.0ms (1.8%)

Algorithm
egg-herbie
Counts
156 → 156
Iterations

Useful iterations: 0 (67.0ms)

IterNodesCost
049401917
149401917

prune111.0ms (2.1%)

Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1542156
Fresh000
Picked101
Done011
Total1553158
Error
0b
Counts
158 → 3
Compiler

Compiled 2419 to 1083 computations (55.2% saved)

localize2.0ms (0%)

rewrite2.0ms (0%)

Algorithm
rewrite-expression-head
Error
0b
Counts
0 → 0
Compiler

Compiled 0 to 0 computations (0% saved)

series0.0ms (0%)

Error
0b
Counts
0 → 0
Compiler

Compiled 0 to 0 computations (0% saved)

simplify7.0ms (0.1%)

Algorithm
egg-herbie
Counts
0 → 0
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
000

prune1.0ms (0%)

Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New000
Fresh011
Picked011
Done011
Total033
Error
0b
Counts
3 → 3
Compiler

Compiled 4 to 4 computations (0% saved)

localize3.0ms (0.1%)

rewrite0.0ms (0%)

Algorithm
rewrite-expression-head
Error
0b
Counts
0 → 0
Compiler

Compiled 0 to 0 computations (0% saved)

series0.0ms (0%)

Error
0b
Counts
0 → 0
Compiler

Compiled 0 to 0 computations (0% saved)

simplify7.0ms (0.1%)

Algorithm
egg-herbie
Counts
0 → 0
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
000

prune0.0ms (0%)

Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New000
Fresh000
Picked011
Done022
Total033
Error
0b
Counts
3 → 3
Compiler

Compiled 0 to 0 computations (0% saved)

regimes692.0ms (13.1%)

Accuracy

Total 5.5b remaining (98.8%)

Threshold costs 0b (0%)

Compiler

Compiled 8139 to 6250 computations (23.2% saved)

bsearch3.0ms (0%)

Compiler

Compiled 12 to 9 computations (25% saved)

simplify3.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03770
13770

end0.0ms (0%)

sample2.1s (40.1%)

Algorithm
intervals
Results
307.0ms6068×body128valid
199.0ms762×body2048valid
154.0ms8000×pre128true
105.0ms509×body1024valid
88.0ms282×body4096valid
39.0ms267×body512valid
11.0ms112×body256valid
Compiler

Compiled 1100 to 842 computations (23.5% saved)

Profiling

Loading profile data...