Details

Time bar (total: 11.1s)

analyze591.0ms (5.3%)

Algorithm
search
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
05013192
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
0%99.9%0.1%5
12.5%68.6%18.9%6
18.7%62.4%18.9%7
18.7%59.3%22%8
28.1%39%32.9%9
32.8%34.3%32.9%10
32.8%32%35.3%11
38.2%20.7%41.1%12
41%17.9%41.1%13
41%16.6%42.5%14
Compiler

Compiled 38 to 24 computations (36.8% saved)

sample59.0ms (0.5%)

Algorithm
intervals
Results
40.0ms243×body256valid
3.0ms44×body128nan
1.0ms13×body128valid
Compiler

Compiled 75 to 50 computations (33.3% saved)

simplify237.0ms (2.1%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (232.0ms)

IterNodesCost
0483448
1483448

prune6.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

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

Compiled 99 to 59 computations (40.4% saved)

localize17.0ms (0.2%)

Local error

Found 4 expressions with local error:

7.9b
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 2 a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))
9.3b
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 2 a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))
29.3b
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
29.3b
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))

rewrite181.0ms (1.6%)

Algorithm
rewrite-expression-head
Error
31.0b
Rules
10×cbrt-div_binary64_3179
add-sqr-sqrt_binary64_3169 sqrt-prod_binary64_3163
pow1_binary64_3208 add-cube-cbrt_binary64_3182 *-un-lft-identity_binary64_3147
add-log-exp_binary64_3186 add-exp-log_binary64_3185 add-cbrt-cube_binary64_3183 flip3--_binary64_3151 sqrt-div_binary64_3164 flip--_binary64_3122 frac-times_binary64_3157 associate-*r/_binary64_3089
pow1/2_binary64_3227 sqrt-pow1_binary64_3165 difference-of-squares_binary64_3116 rem-sqrt-square_binary64_3160 pow1/3_binary64_3229 associate-*l/_binary64_3090 cbrt-prod_binary64_3178 flip3-+_binary64_3150 flip-+_binary64_3121
Counts
4 → 60
Calls

4 calls:

17.0ms
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 2 a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))
14.0ms
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 2 a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))
4.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
4.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
Compiler

Compiled 2998 to 1039 computations (65.3% saved)

series974.0ms (8.8%)

Error
31.2b
Counts
4 → 32
Calls

4 calls:

404.0ms
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 2 a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))
398.0ms
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 2 a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))
65.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
52.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
Compiler

Compiled 3710 to 2748 computations (25.9% saved)

simplify88.0ms (0.8%)

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 0 (64.0ms)

IterNodesCost
050091884

prune192.0ms (1.7%)

Pruning

18 alts after pruning (18 fresh and 0 done)

PrunedKeptTotal
New751792
Fresh011
Picked101
Done000
Total761894
Error
30.4b
Counts
94 → 18
Compiler

Compiled 4418 to 1917 computations (56.6% saved)

localize20.0ms (0.2%)

Local error

Found 4 expressions with local error:

3.4b
(-.f64 (*.f64 g g) (*.f64 h h))
7.9b
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 2 a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))
29.3b
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
29.3b
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))

rewrite129.0ms (1.2%)

Algorithm
rewrite-expression-head
Error
30.3b
Rules
add-sqr-sqrt_binary64_3169 sqrt-prod_binary64_3163
pow1_binary64_3208 add-log-exp_binary64_3186 add-cube-cbrt_binary64_3182 *-un-lft-identity_binary64_3147
cbrt-div_binary64_3179
add-exp-log_binary64_3185 add-cbrt-cube_binary64_3183 sqrt-div_binary64_3164
flip3--_binary64_3151 flip--_binary64_3122 difference-of-squares_binary64_3116
pow1/2_binary64_3227 sqrt-pow1_binary64_3165 rem-sqrt-square_binary64_3160 flip3-+_binary64_3150 frac-times_binary64_3157 flip-+_binary64_3121 associate-*r/_binary64_3089
pow1/3_binary64_3229 associate-*l/_binary64_3090 cbrt-prod_binary64_3178 diff-log_binary64_3239 sub-neg_binary64_3140 cancel-sign-sub-inv_binary64_3113
Counts
4 → 59
Calls

4 calls:

14.0ms
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 2 a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))
4.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
4.0ms
(-.f64 (*.f64 g g) (*.f64 h h))
4.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
Compiler

Compiled 2761 to 921 computations (66.6% saved)

series635.0ms (5.7%)

Error
30.0b
Counts
4 → 32
Calls

4 calls:

403.0ms
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 2 a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))
71.0ms
(-.f64 (*.f64 g g) (*.f64 h h))
67.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
46.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
Compiler

Compiled 3354 to 2375 computations (29.2% saved)

simplify65.0ms (0.6%)

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
049151475
149151475

prune189.0ms (1.7%)

Pruning

20 alts after pruning (20 fresh and 0 done)

PrunedKeptTotal
New801191
Fresh8917
Picked101
Done000
Total8920109
Error
30.0b
Counts
109 → 20
Compiler

Compiled 4332 to 1801 computations (58.4% saved)

localize21.0ms (0.2%)

Local error

Found 4 expressions with local error:

3.4b
(-.f64 (*.f64 g g) (*.f64 h h))
3.4b
(-.f64 (*.f64 g g) (*.f64 h h))
29.3b
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
29.3b
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))

rewrite103.0ms (0.9%)

Algorithm
rewrite-expression-head
Error
29.9b
Rules
add-log-exp_binary64_3186 add-sqr-sqrt_binary64_3169 sqrt-prod_binary64_3163
pow1_binary64_3208 add-cube-cbrt_binary64_3182 *-un-lft-identity_binary64_3147
add-exp-log_binary64_3185 add-cbrt-cube_binary64_3183 flip3--_binary64_3151 sqrt-div_binary64_3164 flip--_binary64_3122 difference-of-squares_binary64_3116
pow1/2_binary64_3227 sqrt-pow1_binary64_3165 rem-sqrt-square_binary64_3160 diff-log_binary64_3239 sub-neg_binary64_3140 cancel-sign-sub-inv_binary64_3113
Counts
4 → 58
Calls

4 calls:

4.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
4.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
4.0ms
(-.f64 (*.f64 g g) (*.f64 h h))
4.0ms
(-.f64 (*.f64 g g) (*.f64 h h))
Compiler

Compiled 2468 to 775 computations (68.6% saved)

series353.0ms (3.2%)

Error
30.0b
Counts
4 → 35
Calls

4 calls:

108.0ms
(-.f64 (*.f64 g g) (*.f64 h h))
76.0ms
(-.f64 (*.f64 g g) (*.f64 h h))
63.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
54.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
Compiler

Compiled 3090 to 2118 computations (31.5% saved)

simplify47.0ms (0.4%)

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 0 (31.0ms)

IterNodesCost
049331110
149331110

prune154.0ms (1.4%)

Pruning

19 alts after pruning (19 fresh and 0 done)

PrunedKeptTotal
New90393
Fresh31619
Picked101
Done000
Total9419113
Error
29.9b
Counts
113 → 19
Compiler

Compiled 4160 to 1632 computations (60.8% saved)

localize18.0ms (0.2%)

Local error

Found 4 expressions with local error:

3.4b
(-.f64 (*.f64 g g) (*.f64 h h))
3.4b
(-.f64 (*.f64 g g) (*.f64 h h))
29.3b
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
29.3b
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))

rewrite105.0ms (1%)

Algorithm
rewrite-expression-head
Error
29.9b
Rules
add-log-exp_binary64_3186 add-sqr-sqrt_binary64_3169 sqrt-prod_binary64_3163
pow1_binary64_3208 add-cube-cbrt_binary64_3182 *-un-lft-identity_binary64_3147
add-exp-log_binary64_3185 add-cbrt-cube_binary64_3183 flip3--_binary64_3151 sqrt-div_binary64_3164 flip--_binary64_3122 difference-of-squares_binary64_3116
pow1/2_binary64_3227 sqrt-pow1_binary64_3165 rem-sqrt-square_binary64_3160 diff-log_binary64_3239 sub-neg_binary64_3140 cancel-sign-sub-inv_binary64_3113
Counts
4 → 58
Calls

4 calls:

4.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
4.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
4.0ms
(-.f64 (*.f64 g g) (*.f64 h h))
4.0ms
(-.f64 (*.f64 g g) (*.f64 h h))
Compiler

Compiled 2468 to 775 computations (68.6% saved)

series347.0ms (3.1%)

Error
29.9b
Counts
4 → 35
Calls

4 calls:

109.0ms
(-.f64 (*.f64 g g) (*.f64 h h))
79.0ms
(-.f64 (*.f64 g g) (*.f64 h h))
62.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
53.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
Compiler

Compiled 3090 to 2118 computations (31.5% saved)

simplify46.0ms (0.4%)

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 0 (30.0ms)

IterNodesCost
049331110
149331110

prune123.0ms (1.1%)

Pruning

19 alts after pruning (18 fresh and 1 done)

PrunedKeptTotal
New93093
Fresh01818
Picked011
Done000
Total9319112
Error
29.9b
Counts
112 → 19
Compiler

Compiled 3392 to 1168 computations (65.6% saved)

regimes2.1s (18.9%)

Accuracy

Total 1.8b remaining (5.7%)

Threshold costs 0b (0%)

Compiler

Compiled 32750 to 19784 computations (39.6% saved)

bsearch0.0ms (0%)

simplify5.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
07054
17054

end0.0ms (0%)

sample4.3s (38.6%)

Algorithm
intervals
Results
1.2s7574×body256valid
89.0ms1164×body128nan
37.0ms426×body128valid
Compiler

Compiled 4275 to 2605 computations (39.1% saved)

Profiling

Loading profile data...