Details

Time bar (total: 9.1s)

analyze405.0ms (4.5%)

Algorithm
search
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)

sample67.0ms (0.7%)

Algorithm
intervals
Results
23.0ms245×body128valid
16.0ms291×pre128true
7.0ms35×body128nan
2.0ms11×body256valid
Compiler

Compiled 47 to 41 computations (12.8% saved)

simplify559.0ms (6.2%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (409.0ms)

IterNodesCost
0180224
1180224

prune6.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112
Error
27.4b
Counts
2 → 1
Compiler

Compiled 32 to 26 computations (18.8% saved)

localize24.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.2b
(*.f64 (*.f64 3 a) c)
0.2b
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
0.3b
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
27.2b
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)

rewrite36.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt_binary64_100
14×add-cbrt-cube_binary64_114 add-exp-log_binary64_116 *-un-lft-identity_binary64_78
pow1_binary64_139
add-log-exp_binary64_117 add-cube-cbrt_binary64_113
times-frac_binary64_84 associate-/l*_binary64_23 difference-of-squares_binary64_47
cbrt-unprod_binary64_111 prod-exp_binary64_127 cancel-sign-sub-inv_binary64_44
sqrt-prod_binary64_94 distribute-lft-out--_binary64_30 flip3--_binary64_82 associate-*r*_binary64_18 flip--_binary64_53 pow-prod-down_binary64_149
cbrt-undiv_binary64_112 div-exp_binary64_129 diff-log_binary64_170 associate-/l/_binary64_25 sub-neg_binary64_71
*-commutative_binary64_9 associate-*l*_binary64_19 frac-2neg_binary64_89 div-inv_binary64_75 associate-/r*_binary64_22 clear-num_binary64_77 div-sub_binary64_83
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))
8.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
5.0ms
(*.f64 (*.f64 3 a) c)
4.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))

series296.0ms (3.3%)

Counts
4 → 12
Calls

4 calls:

154.0ms
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b) (*.f64 3 a))
74.0ms
(-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))) b)
43.0ms
(-.f64 (*.f64 b b) (*.f64 (*.f64 3 a) c))
25.0ms
(*.f64 (*.f64 3 a) c)

simplify113.0ms (1.2%)

Algorithm
egg-herbie
Counts
89 → 89
Iterations

Useful iterations: 0 (73.0ms)

IterNodesCost
051801823

prune194.0ms (2.1%)

Pruning

17 alts after pruning (17 fresh and 0 done)

PrunedKeptTotal
New721789
Fresh000
Picked101
Done000
Total731790
Error
8.8b
Counts
90 → 17
Compiler

Compiled 2498 to 1532 computations (38.7% saved)

localize4.0ms (0%)

rewrite0.0ms (0%)

Algorithm
rewrite-expression-head
Rules
Counts
0 → 0

series0.0ms (0%)

Counts
0 → 0

simplify7.0ms (0.1%)

Algorithm
egg-herbie
Counts
0 → 0
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
000

prune38.0ms (0.4%)

Pruning

17 alts after pruning (16 fresh and 1 done)

PrunedKeptTotal
New000
Fresh01616
Picked011
Done000
Total01717
Error
8.8b
Counts
17 → 17
Compiler

Compiled 517 to 366 computations (29.2% saved)

localize10.0ms (0.1%)

Local error

Found 3 expressions with local error:

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

rewrite36.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
49×add-cbrt-cube_binary64_114 add-exp-log_binary64_116
17×cbrt-unprod_binary64_111 prod-exp_binary64_127
16×cbrt-undiv_binary64_112 div-exp_binary64_129
10×add-sqr-sqrt_binary64_100
add-cube-cbrt_binary64_113 *-un-lft-identity_binary64_78
times-frac_binary64_84 associate-*r*_binary64_18
pow1_binary64_139
associate-/r*_binary64_22
associate-*l*_binary64_19 add-log-exp_binary64_117 div-inv_binary64_75
frac-2neg_binary64_89 associate-/l*_binary64_23 associate-*r/_binary64_20 clear-num_binary64_77
*-commutative_binary64_9 pow-prod-down_binary64_149 unswap-sqr_binary64_46 associate-/l/_binary64_25
Counts
3 → 78
Calls

3 calls:

10.0ms
(/.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (*.f64 3 a))
8.0ms
(/.f64 (*.f64 a c) b)
7.0ms
(*.f64 -3/2 (/.f64 (*.f64 a c) b))

series98.0ms (1.1%)

Counts
3 → 9
Calls

3 calls:

37.0ms
(/.f64 (*.f64 a c) b)
36.0ms
(/.f64 (*.f64 -3/2 (/.f64 (*.f64 a c) b)) (*.f64 3 a))
24.0ms
(*.f64 -3/2 (/.f64 (*.f64 a c) b))

simplify80.0ms (0.9%)

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 0 (57.0ms)

IterNodesCost
04962874
14962874

prune187.0ms (2.1%)

Pruning

30 alts after pruning (30 fresh and 0 done)

PrunedKeptTotal
New721587
Fresh01515
Picked101
Done101
Total7430104
Error
8.7b
Counts
104 → 30
Compiler

Compiled 1796 to 1078 computations (40% saved)

localize5.0ms (0.1%)

Local error

Found 2 expressions with local error:

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

rewrite75.0ms (0.8%)

Algorithm
rewrite-expression-head
Rules
471×times-frac_binary64_84
229×add-sqr-sqrt_binary64_100 add-cube-cbrt_binary64_113 *-un-lft-identity_binary64_78
57×associate-/r*_binary64_22
22×div-inv_binary64_75
16×add-cbrt-cube_binary64_114 add-exp-log_binary64_116
cbrt-undiv_binary64_112 div-exp_binary64_129
associate-/l*_binary64_23 associate-/r/_binary64_24
add-log-exp_binary64_117 frac-2neg_binary64_89 clear-num_binary64_77 pow1_binary64_139
Counts
2 → 266
Calls

2 calls:

16.0ms
(/.f64 -3/2 (/.f64 3 (/.f64 c b)))
11.0ms
(/.f64 3 (/.f64 c b))

series40.0ms (0.4%)

Counts
2 → 6
Calls

2 calls:

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

simplify195.0ms (2.1%)

Algorithm
egg-herbie
Counts
272 → 272
Iterations

Useful iterations: 0 (116.0ms)

IterNodesCost
050236058

prune404.0ms (4.4%)

Pruning

34 alts after pruning (34 fresh and 0 done)

PrunedKeptTotal
New25913272
Fresh82129
Picked101
Done000
Total26834302
Error
8.7b
Counts
302 → 34
Compiler

Compiled 4635 to 2656 computations (42.7% saved)

regimes2.2s (24.7%)

Accuracy

Total 5.5b remaining (38.2%)

Threshold costs 0b (0%)

Compiler

Compiled 10331 to 8261 computations (20% saved)

bsearch10.0ms (0.1%)

Compiler

Compiled 17 to 14 computations (17.6% saved)

simplify7.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
08781
18781

end0.0ms (0%)

sample3.9s (43.4%)

Algorithm
intervals
Results
502.0ms7661×body128valid
360.0ms8893×pre128true
61.0ms893×body128nan
43.0ms339×body256valid
Compiler

Compiled 2141 to 1702 computations (20.5% saved)

Profiling

Loading profile data...