Details

Time bar (total: 20.1s)

analyze1.1s (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)

sample108.0ms (0.5%)

Algorithm
intervals
Results
75.0ms243×body256valid
6.0ms44×body128nan
2.0ms13×body128valid
Compiler

Compiled 75 to 50 computations (33.3% saved)

simplify424.0ms (2.1%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (413.0ms)

IterNodesCost
0483448
1483448

prune11.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)

localize36.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)))

rewrite324.0ms (1.6%)

Algorithm
rewrite-expression-head
Error
31.0b
Rules
10×cbrt-div_binary64_4543
add-sqr-sqrt_binary64_4533 sqrt-prod_binary64_4527
pow1_binary64_4572 add-cube-cbrt_binary64_4546 *-un-lft-identity_binary64_4511
add-log-exp_binary64_4550 add-exp-log_binary64_4549 add-cbrt-cube_binary64_4547 flip3--_binary64_4515 sqrt-div_binary64_4528 flip--_binary64_4486 frac-times_binary64_4521 associate-*r/_binary64_4453
pow1/2_binary64_4591 sqrt-pow1_binary64_4529 difference-of-squares_binary64_4480 rem-sqrt-square_binary64_4524 pow1/3_binary64_4593 associate-*l/_binary64_4454 cbrt-prod_binary64_4542 flip3-+_binary64_4514 flip-+_binary64_4485
Counts
4 → 60
Calls

4 calls:

29.0ms
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 2 a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))
25.0ms
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 2 a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))
8.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
8.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
Compiler

Compiled 2998 to 1039 computations (65.3% saved)

series1.7s (8.2%)

Error
31.2b
Counts
4 → 32
Calls

4 calls:

682.0ms
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 2 a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))
670.0ms
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 2 a)) (-.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))
111.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
88.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
Compiler

Compiled 3710 to 2748 computations (25.9% saved)

simplify160.0ms (0.8%)

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 0 (116.0ms)

IterNodesCost
050091884

prune365.0ms (1.8%)

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)

localize43.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)))

rewrite241.0ms (1.2%)

Algorithm
rewrite-expression-head
Error
30.3b
Rules
add-sqr-sqrt_binary64_4533 sqrt-prod_binary64_4527
pow1_binary64_4572 add-log-exp_binary64_4550 add-cube-cbrt_binary64_4546 *-un-lft-identity_binary64_4511
cbrt-div_binary64_4543
add-exp-log_binary64_4549 add-cbrt-cube_binary64_4547 sqrt-div_binary64_4528
flip3--_binary64_4515 flip--_binary64_4486 difference-of-squares_binary64_4480
pow1/2_binary64_4591 sqrt-pow1_binary64_4529 rem-sqrt-square_binary64_4524 flip3-+_binary64_4514 frac-times_binary64_4521 flip-+_binary64_4485 associate-*r/_binary64_4453
pow1/3_binary64_4593 associate-*l/_binary64_4454 cbrt-prod_binary64_4542 diff-log_binary64_4603 sub-neg_binary64_4504 cancel-sign-sub-inv_binary64_4477
Counts
4 → 59
Calls

4 calls:

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

Compiled 2761 to 921 computations (66.6% saved)

series1.2s (6.1%)

Error
30.0b
Counts
4 → 32
Calls

4 calls:

786.0ms
(cbrt.f64 (*.f64 (/.f64 1 (*.f64 2 a)) (+.f64 (neg.f64 g) (sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h))))))
144.0ms
(-.f64 (*.f64 g g) (*.f64 h h))
119.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
89.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
Compiler

Compiled 3354 to 2375 computations (29.2% saved)

simplify117.0ms (0.6%)

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 0 (75.0ms)

IterNodesCost
049151475
149151475

prune358.0ms (1.8%)

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)

localize39.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)))

rewrite170.0ms (0.8%)

Algorithm
rewrite-expression-head
Error
29.9b
Rules
add-log-exp_binary64_4550 add-sqr-sqrt_binary64_4533 sqrt-prod_binary64_4527
pow1_binary64_4572 add-cube-cbrt_binary64_4546 *-un-lft-identity_binary64_4511
add-exp-log_binary64_4549 add-cbrt-cube_binary64_4547 flip3--_binary64_4515 sqrt-div_binary64_4528 flip--_binary64_4486 difference-of-squares_binary64_4480
pow1/2_binary64_4591 sqrt-pow1_binary64_4529 rem-sqrt-square_binary64_4524 diff-log_binary64_4603 sub-neg_binary64_4504 cancel-sign-sub-inv_binary64_4477
Counts
4 → 58
Calls

4 calls:

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

Compiled 2468 to 775 computations (68.6% saved)

series650.0ms (3.2%)

Error
30.0b
Counts
4 → 35
Calls

4 calls:

218.0ms
(-.f64 (*.f64 g g) (*.f64 h h))
140.0ms
(-.f64 (*.f64 g g) (*.f64 h h))
109.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
89.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
Compiler

Compiled 3090 to 2118 computations (31.5% saved)

simplify89.0ms (0.4%)

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 0 (57.0ms)

IterNodesCost
049331110
149331110

prune307.0ms (1.5%)

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)

localize37.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)))

rewrite198.0ms (1%)

Algorithm
rewrite-expression-head
Error
29.9b
Rules
add-log-exp_binary64_4550 add-sqr-sqrt_binary64_4533 sqrt-prod_binary64_4527
pow1_binary64_4572 add-cube-cbrt_binary64_4546 *-un-lft-identity_binary64_4511
add-exp-log_binary64_4549 add-cbrt-cube_binary64_4547 flip3--_binary64_4515 sqrt-div_binary64_4528 flip--_binary64_4486 difference-of-squares_binary64_4480
pow1/2_binary64_4591 sqrt-pow1_binary64_4529 rem-sqrt-square_binary64_4524 diff-log_binary64_4603 sub-neg_binary64_4504 cancel-sign-sub-inv_binary64_4477
Counts
4 → 58
Calls

4 calls:

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

Compiled 2468 to 775 computations (68.6% saved)

series635.0ms (3.2%)

Error
29.9b
Counts
4 → 35
Calls

4 calls:

207.0ms
(-.f64 (*.f64 g g) (*.f64 h h))
137.0ms
(-.f64 (*.f64 g g) (*.f64 h h))
109.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
94.0ms
(sqrt.f64 (-.f64 (*.f64 g g) (*.f64 h h)))
Compiler

Compiled 3090 to 2118 computations (31.5% saved)

simplify88.0ms (0.4%)

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 0 (56.0ms)

IterNodesCost
049331110
149331110

prune225.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)

regimes3.8s (18.8%)

Accuracy

Total 1.8b remaining (5.7%)

Threshold costs 0b (0%)

Compiler

Compiled 32750 to 19784 computations (39.6% saved)

bsearch0.0ms (0%)

simplify6.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
07054
17054

end0.0ms (0%)

sample7.7s (38.5%)

Algorithm
intervals
Results
2.2s7574×body256valid
171.0ms1164×body128nan
67.0ms426×body128valid
Compiler

Compiled 4275 to 2605 computations (39.1% saved)

Profiling

Loading profile data...