Details

Time bar (total: 2.8s)

analyze328.0ms (11.8%)

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
25%75%0%3
25%62.5%12.5%4
25%56.2%18.8%5
28.1%50%21.9%6
29.7%46.9%23.5%7
30.5%45.3%24.3%8
30.8%44.9%24.3%9
31.2%44.5%24.3%10
31.3%44.4%24.3%11
31.4%44.3%24.3%12
31.4%44.2%24.3%13
31.5%44.2%24.3%14
Compiler

Compiled 8 to 6 computations (25% saved)

sample30.0ms (1.1%)

Algorithm
intervals
Results
15.0ms88×body1024valid
4.0ms44×body512valid
2.0ms95×body128valid
2.0ms11×body2048valid
1.0ms18×body256valid
0.0msbody2048invalid
Compiler

Compiled 15 to 12 computations (20% saved)

simplify166.0ms (6%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
01011
11011

prune2.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 41.7b

Counts
2 → 1
Compiler

Compiled 14 to 10 computations (28.6% saved)

localize4.0ms (0.1%)

Local error

Found 2 expressions with local error:

0.0b
(/.f64 (exp.f64 x) (-.f64 (exp.f64 x) 1))
3.4b
(-.f64 (exp.f64 x) 1)

rewrite21.0ms (0.8%)

Algorithm
rewrite-expression-head
Rules
34×add-sqr-sqrt_binary64_1109
29×*-un-lft-identity_binary64_1088
21×times-frac_binary64_1094
14×add-cube-cbrt_binary64_1120
10×difference-of-squares_binary64_1057
associate-/r*_binary64_1034
difference-of-sqr-1_binary64_1058 distribute-lft-out--_binary64_1042
add-cbrt-cube_binary64_1121 add-log-exp_binary64_1124
add-exp-log_binary64_1123 associate-/l*_binary64_1035
flip3--_binary64_1092 flip--_binary64_1063 associate-/r/_binary64_1036 pow1_binary64_1146
clear-num_binary64_1087 frac-2neg_binary64_1099 sub-neg_binary64_1081 div-exp_binary64_1136 diff-log_binary64_1177 cbrt-undiv_binary64_1119 div-inv_binary64_1085
Counts
2 → 60
Calls

2 calls:

8.0ms
(-.f64 (exp.f64 x) 1)
8.0ms
(/.f64 (exp.f64 x) (-.f64 (exp.f64 x) 1))

series90.0ms (3.2%)

Counts
2 → 6
Calls

2 calls:

72.0ms
(/.f64 (exp.f64 x) (-.f64 (exp.f64 x) 1))
18.0ms
(-.f64 (exp.f64 x) 1)

simplify51.0ms (1.8%)

Algorithm
egg-herbie
Counts
66 → 66
Iterations

Useful iterations: 0 (35.0ms)

IterNodesCost
049321126
149321126

prune67.0ms (2.4%)

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New63366
Fresh000
Picked101
Done000
Total64367

Merged error: 0.0b

Counts
67 → 3
Compiler

Compiled 931 to 462 computations (50.4% saved)

localize6.0ms (0.2%)

Local error

Found 2 expressions with local error:

0.0b
(+.f64 (*.f64 x 1/12) (+.f64 1/2 (/.f64 1 x)))
0.4b
(*.f64 x 1/12)

rewrite18.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
add-log-exp_binary64_1124
add-sqr-sqrt_binary64_1109
add-cbrt-cube_binary64_1121 add-exp-log_binary64_1123 pow1_binary64_1146 *-un-lft-identity_binary64_1088 add-cube-cbrt_binary64_1120
associate-*r*_binary64_1030 sum-log_binary64_1176 associate-*l*_binary64_1031
*-commutative_binary64_1021 unswap-sqr_binary64_1056 cbrt-unprod_binary64_1118 associate-+r+_binary64_1022 +-commutative_binary64_1020 flip-+_binary64_1062 pow-prod-down_binary64_1156 prod-exp_binary64_1134 flip3-+_binary64_1091
Counts
2 → 31
Calls

2 calls:

12.0ms
(+.f64 (*.f64 x 1/12) (+.f64 1/2 (/.f64 1 x)))
4.0ms
(*.f64 x 1/12)

series43.0ms (1.6%)

Counts
2 → 6
Calls

2 calls:

26.0ms
(*.f64 x 1/12)
18.0ms
(+.f64 (*.f64 x 1/12) (+.f64 1/2 (/.f64 1 x)))

simplify75.0ms (2.7%)

Algorithm
egg-herbie
Counts
37 → 37
Iterations

Useful iterations: 0 (66.0ms)

IterNodesCost
04895417
14895417

prune32.0ms (1.1%)

Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New36137
Fresh022
Picked011
Done000
Total36440

Merged error: 0.0b

Counts
40 → 4
Compiler

Compiled 521 to 418 computations (19.8% saved)

localize7.0ms (0.3%)

Local error

Found 2 expressions with local error:

0.0b
(/.f64 1 (-.f64 1 (exp.f64 (neg.f64 x))))
3.4b
(-.f64 1 (exp.f64 (neg.f64 x)))

rewrite17.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt_binary64_1109 *-un-lft-identity_binary64_1088
18×times-frac_binary64_1094
13×add-cube-cbrt_binary64_1120
10×difference-of-squares_binary64_1057
associate-/r*_binary64_1034 add-exp-log_binary64_1123
distribute-lft-out--_binary64_1042
add-cbrt-cube_binary64_1121 add-log-exp_binary64_1124
pow1_binary64_1146 associate-/l*_binary64_1035
flip3--_binary64_1092 flip--_binary64_1063 associate-/r/_binary64_1036 div-exp_binary64_1136
clear-num_binary64_1087 frac-2neg_binary64_1099 inv-pow_binary64_1170 sub-neg_binary64_1081 rec-exp_binary64_1135 1-exp_binary64_1129 diff-log_binary64_1177 cbrt-undiv_binary64_1119 pow-flip_binary64_1159 div-inv_binary64_1085
Counts
2 → 59
Calls

2 calls:

7.0ms
(/.f64 1 (-.f64 1 (exp.f64 (neg.f64 x))))
5.0ms
(-.f64 1 (exp.f64 (neg.f64 x)))

series89.0ms (3.2%)

Counts
2 → 6
Calls

2 calls:

65.0ms
(/.f64 1 (-.f64 1 (exp.f64 (neg.f64 x))))
23.0ms
(-.f64 1 (exp.f64 (neg.f64 x)))

simplify73.0ms (2.6%)

Algorithm
egg-herbie
Counts
65 → 65
Iterations

Useful iterations: 0 (59.0ms)

IterNodesCost
052671034

prune52.0ms (1.9%)

Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New65065
Fresh022
Picked011
Done011
Total65469

Merged error: 0.0b

Counts
69 → 4
Compiler

Compiled 861 to 550 computations (36.1% saved)

localize7.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.0b
(exp.f64 (-.f64 (exp.f64 x) 1))
0.0b
(/.f64 (exp.f64 x) (log.f64 (exp.f64 (-.f64 (exp.f64 x) 1))))
3.4b
(log.f64 (exp.f64 (-.f64 (exp.f64 x) 1)))
3.4b
(-.f64 (exp.f64 x) 1)

rewrite37.0ms (1.3%)

Algorithm
rewrite-expression-head
Rules
55×add-sqr-sqrt_binary64_1109
48×*-un-lft-identity_binary64_1088
42×exp-prod_binary64_1137
40×log-pow_binary64_1174
33×times-frac_binary64_1094
27×add-cube-cbrt_binary64_1120
14×difference-of-squares_binary64_1057
11×associate-/r*_binary64_1034
add-log-exp_binary64_1124 pow1_binary64_1146
difference-of-sqr-1_binary64_1058 distribute-lft-out--_binary64_1042
add-cbrt-cube_binary64_1121
add-exp-log_binary64_1123
log-prod_binary64_1171
sub-neg_binary64_1081 associate-/l*_binary64_1035
exp-sum_binary64_1131 rem-exp-log_binary64_1125 diff-log_binary64_1177 exp-diff_binary64_1133
clear-num_binary64_1087 frac-2neg_binary64_1099 rem-log-exp_binary64_1126 flip3--_binary64_1092 flip--_binary64_1063 div-exp_binary64_1136 log-div_binary64_1172 cbrt-undiv_binary64_1119 div-inv_binary64_1085
Counts
4 → 113
Calls

4 calls:

9.0ms
(/.f64 (exp.f64 x) (log.f64 (exp.f64 (-.f64 (exp.f64 x) 1))))
6.0ms
(log.f64 (exp.f64 (-.f64 (exp.f64 x) 1)))
6.0ms
(exp.f64 (-.f64 (exp.f64 x) 1))
5.0ms
(-.f64 (exp.f64 x) 1)

series423.0ms (15.1%)

Counts
4 → 12
Calls

4 calls:

209.0ms
(/.f64 (exp.f64 x) (log.f64 (exp.f64 (-.f64 (exp.f64 x) 1))))
152.0ms
(log.f64 (exp.f64 (-.f64 (exp.f64 x) 1)))
47.0ms
(exp.f64 (-.f64 (exp.f64 x) 1))
15.0ms
(-.f64 (exp.f64 x) 1)

simplify78.0ms (2.8%)

Algorithm
egg-herbie
Counts
125 → 125
Iterations

Useful iterations: 0 (56.0ms)

IterNodesCost
049471874
149471874

prune94.0ms (3.4%)

Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1250125
Fresh011
Picked011
Done022
Total1254129

Merged error: 0.0b

Counts
129 → 4
Compiler

Compiled 1745 to 924 computations (47% saved)

regimes25.0ms (0.9%)

Compiler

Compiled 78 to 70 computations (10.3% saved)

bsearch0.0ms (0%)

Compiler

Compiled 2 to 2 computations (0% saved)

simplify2.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03136
13136

end0.0ms (0%)

sample954.0ms (34.2%)

Algorithm
intervals
Results
420.0ms2659×body1024valid
111.0ms1276×body512valid
80.0ms3075×body128valid
55.0ms303×body2048valid
42.0ms687×body256valid
0.0msbody2048invalid
Compiler

Compiled 74 to 63 computations (14.9% saved)

Profiling

Loading profile data...