Details

Time bar (total: 6.0s)

analyze505.0ms (8.4%)

Algorithm
search
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0493796
1493796
033
133
Search
TrueOtherFalseIter
0%0%100%0
0%0%100%1
0%0%100%2
0%0%100%3
0%0%100%4
0%0%100%5
0%0%100%6
0%0%100%7
0%0%100%8
0%0%100%9
0%0%100%10
0%0%100%11
0%0%100%12
0%0%100%13
0%0%100%14
Compiler

Compiled 30 to 24 computations (20% saved)

sample38.0ms (0.6%)

Algorithm
intervals
Results
15.0ms241×body128valid
9.0ms287×pre128true
2.0ms15×body256valid
2.0ms31×body128nan
Compiler

Compiled 47 to 41 computations (12.8% saved)

simplify279.0ms (4.6%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (274.0ms)

IterNodesCost
0180224
1180224

prune4.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 30.0b

Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize9.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.3b
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
0.3b
(*.f64 (*.f64 3 a) c)
0.4b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
29.9b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)

rewrite41.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt_binary64_5215
14×add-cbrt-cube_binary64_5229 *-un-lft-identity_binary64_5193 add-exp-log_binary64_5231
pow1_binary64_5254
add-cube-cbrt_binary64_5228 add-log-exp_binary64_5232
associate-/l*_binary64_5138 difference-of-squares_binary64_5162 times-frac_binary64_5199
cancel-sign-sub-inv_binary64_5159 prod-exp_binary64_5242 cbrt-unprod_binary64_5226
distribute-lft-out--_binary64_5145 flip3--_binary64_5197 pow-prod-down_binary64_5264 flip--_binary64_5168 associate-*r*_binary64_5133 sqrt-prod_binary64_5209
sub-neg_binary64_5186 cbrt-undiv_binary64_5227 div-exp_binary64_5244 associate-/l/_binary64_5140 diff-log_binary64_5285
associate-*l*_binary64_5134 div-sub_binary64_5198 *-commutative_binary64_5124 div-inv_binary64_5190 clear-num_binary64_5192 associate-/r*_binary64_5137 frac-2neg_binary64_5204
Counts
4 → 77
Calls

4 calls:

12.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
9.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
6.0ms
(*.f64 (*.f64 3 a) c)
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))

series222.0ms (3.7%)

Counts
4 → 12
Calls

4 calls:

108.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
63.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
36.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
15.0ms
(*.f64 (*.f64 3 a) c)

simplify63.0ms (1%)

Algorithm
egg-herbie
Counts
89 → 89
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
051801823

prune131.0ms (2.2%)

Pruning

15 alts after pruning (15 fresh and 0 done)

PrunedKeptTotal
New741589
Fresh000
Picked101
Done000
Total751590

Merged error: 9.0b

Counts
90 → 15
Compiler

Compiled 2412 to 1476 computations (38.8% saved)

localize3.0ms (0.1%)

rewrite0.0ms (0%)

Algorithm
rewrite-expression-head
Rules
Counts
0 → 0

series0.0ms (0%)

Counts
0 → 0

simplify9.0ms (0.1%)

Algorithm
egg-herbie
Counts
0 → 0
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
000

prune20.0ms (0.3%)

Pruning

15 alts after pruning (14 fresh and 1 done)

PrunedKeptTotal
New000
Fresh01414
Picked011
Done000
Total01515

Merged error: 9.0b

Counts
15 → 15
Compiler

Compiled 431 to 310 computations (28.1% saved)

localize7.0ms (0.1%)

Local error

Found 3 expressions with local error:

0.3b
(*.f64 -3/2 (/.f64 (*.f64 a c) b))
0.3b
(/.f64 (*.f64 a c) b)
0.3b
(/.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (*.f64 3 a))

rewrite27.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
49×add-cbrt-cube_binary64_5229 add-exp-log_binary64_5231
17×prod-exp_binary64_5242 cbrt-unprod_binary64_5226
16×cbrt-undiv_binary64_5227 div-exp_binary64_5244
10×add-sqr-sqrt_binary64_5215
add-cube-cbrt_binary64_5228 *-un-lft-identity_binary64_5193
associate-*r*_binary64_5133 times-frac_binary64_5199
pow1_binary64_5254
associate-/r*_binary64_5137
associate-*l*_binary64_5134 add-log-exp_binary64_5232 div-inv_binary64_5190
associate-/l*_binary64_5138 clear-num_binary64_5192 associate-*r/_binary64_5135 frac-2neg_binary64_5204
pow-prod-down_binary64_5264 *-commutative_binary64_5124 associate-/l/_binary64_5140 unswap-sqr_binary64_5161
Counts
3 → 78
Calls

3 calls:

9.0ms
(/.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (*.f64 3 a))
7.0ms
(*.f64 -3/2 (/.f64 (*.f64 a c) b))
5.0ms
(/.f64 (*.f64 a c) b)

series70.0ms (1.2%)

Counts
3 → 9
Calls

3 calls:

25.0ms
(*.f64 -3/2 (/.f64 (*.f64 a c) b))
24.0ms
(/.f64 (*.f64 a c) b)
21.0ms
(/.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (*.f64 3 a))

simplify53.0ms (0.9%)

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 0 (37.0ms)

IterNodesCost
04962874
14962874

prune98.0ms (1.6%)

Pruning

26 alts after pruning (26 fresh and 0 done)

PrunedKeptTotal
New741387
Fresh01313
Picked101
Done101
Total7626102

Merged error: 8.9b

Counts
102 → 26
Compiler

Compiled 1684 to 999 computations (40.7% saved)

localize5.0ms (0.1%)

Local error

Found 2 expressions with local error:

0.3b
(/.f64 -3/2 (/.f64 3 (/.f64 c b)))
0.3b
(/.f64 3 (/.f64 c b))

rewrite49.0ms (0.8%)

Algorithm
rewrite-expression-head
Rules
471×times-frac_binary64_5199
229×add-cube-cbrt_binary64_5228 *-un-lft-identity_binary64_5193 add-sqr-sqrt_binary64_5215
57×associate-/r*_binary64_5137
22×div-inv_binary64_5190
16×add-cbrt-cube_binary64_5229 add-exp-log_binary64_5231
cbrt-undiv_binary64_5227 div-exp_binary64_5244
associate-/l*_binary64_5138 associate-/r/_binary64_5139
add-log-exp_binary64_5232 clear-num_binary64_5192 pow1_binary64_5254 frac-2neg_binary64_5204
Counts
2 → 266
Calls

2 calls:

13.0ms
(/.f64 -3/2 (/.f64 3 (/.f64 c b)))
6.0ms
(/.f64 3 (/.f64 c b))

series35.0ms (0.6%)

Counts
2 → 6
Calls

2 calls:

20.0ms
(/.f64 -3/2 (/.f64 3 (/.f64 c b)))
15.0ms
(/.f64 3 (/.f64 c b))

simplify127.0ms (2.1%)

Algorithm
egg-herbie
Counts
272 → 272
Iterations

Useful iterations: 0 (70.0ms)

IterNodesCost
050236058

prune268.0ms (4.4%)

Pruning

35 alts after pruning (35 fresh and 0 done)

PrunedKeptTotal
New25616272
Fresh61925
Picked101
Done000
Total26335298

Merged error: 8.9b

Counts
298 → 35
Compiler

Compiled 4635 to 2658 computations (42.7% saved)

regimes1.3s (21%)

Compiler

Compiled 9641 to 7506 computations (22.1% saved)

bsearch5.0ms (0.1%)

Compiler

Compiled 17 to 14 computations (17.6% saved)

simplify3.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
08781
18781

end0.0ms (0%)

sample2.7s (44.7%)

Algorithm
intervals
Results
406.0ms7683×body128valid
296.0ms9033×pre128true
50.0ms1033×body128nan
31.0ms317×body256valid
Compiler

Compiled 2003 to 1551 computations (22.6% saved)

Profiling

Loading profile data...