Details

Time bar (total: 8.7s)

analyze1.1s (12.1%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.6%0.4%0
0%99.6%0.4%1
0%99.6%0.4%2
0%99.6%0.4%3
0%99.6%0.4%4
0%99.6%0.4%5
0%99.6%0.4%6
0%99.6%0.4%7
0%74.7%25.3%8
0%74.7%25.3%9
0%65.4%34.6%10
0%51.4%48.6%11
0%51.4%48.6%12
0%51.4%48.6%13
0%51.4%48.6%14
Compiler

Compiled 22 to 21 computations (4.5% saved)

sample81.0ms (0.9%)

Algorithm
intervals
Results
22.0ms305×body128nan
21.0ms256×body128valid
3.0ms37×body128invalid
Compiler

Compiled 43 to 49 computations (-14% saved)

simplify221.0ms (2.5%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (53.0ms)

IterNodesCost
0195832
1195832

prune3.0ms (0%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.1b

Counts
2 → 1
Compiler

Compiled 42 to 40 computations (4.8% saved)

localize17.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.0b
(+.f64 (*.f64 x (log.f64 y)) z)
0.0b
(+.f64 (+.f64 (+.f64 (+.f64 (*.f64 x (log.f64 y)) z) t) a) (*.f64 (-.f64 b 1/2) (log.f64 c)))
0.2b
(*.f64 (-.f64 b 1/2) (log.f64 c))
0.3b
(*.f64 x (log.f64 y))

rewrite49.0ms (0.6%)

Algorithm
rewrite-expression-head
Rules
24×log-prod_binary64_1197
22×add-sqr-sqrt_binary64_1133
20×add-log-exp_binary64_1150
18×*-un-lft-identity_binary64_1111
16×add-cube-cbrt_binary64_1146
12×distribute-lft-in_binary64_1060 distribute-rgt-in_binary64_1061
11×sum-log_binary64_1202
10×pow1_binary64_1172
add-cbrt-cube_binary64_1147 associate-*r*_binary64_1051 associate-*l*_binary64_1052 add-exp-log_binary64_1149
associate-+l+_binary64_1044
associate-*l/_binary64_1054 associate-+r+_binary64_1043
flip-+_binary64_1085 flip3-+_binary64_1114 frac-add_binary64_1119
flip3--_binary64_1115 flip--_binary64_1086
*-commutative_binary64_1042 prod-exp_binary64_1160 cbrt-unprod_binary64_1144 +-commutative_binary64_1041 pow-prod-down_binary64_1182 log-pow_binary64_1200 unswap-sqr_binary64_1079
difference-of-squares_binary64_1080 distribute-lft-out--_binary64_1063
Counts
4 → 96
Calls

4 calls:

16.0ms
(+.f64 (+.f64 (+.f64 (+.f64 (*.f64 x (log.f64 y)) z) t) a) (*.f64 (-.f64 b 1/2) (log.f64 c)))
8.0ms
(*.f64 (-.f64 b 1/2) (log.f64 c))
6.0ms
(+.f64 (*.f64 x (log.f64 y)) z)
5.0ms
(*.f64 x (log.f64 y))

series632.0ms (7.2%)

Counts
4 → 12
Calls

4 calls:

434.0ms
(+.f64 (+.f64 (+.f64 (+.f64 (*.f64 x (log.f64 y)) z) t) a) (*.f64 (-.f64 b 1/2) (log.f64 c)))
71.0ms
(*.f64 (-.f64 b 1/2) (log.f64 c))
70.0ms
(+.f64 (*.f64 x (log.f64 y)) z)
55.0ms
(*.f64 x (log.f64 y))

simplify69.0ms (0.8%)

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
050322089

prune330.0ms (3.8%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1008108
Fresh000
Picked101
Done000
Total1018109

Merged error: 0.0b

Counts
109 → 8
Compiler

Compiled 6622 to 4070 computations (38.5% saved)

localize21.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.0b
(+.f64 (+.f64 (*.f64 (-.f64 b 1/2) (log.f64 (sqrt.f64 c))) (+.f64 a (+.f64 t (+.f64 (*.f64 x (log.f64 y)) z)))) (*.f64 (log.f64 (sqrt.f64 c)) (-.f64 b 1/2)))
0.2b
(*.f64 (log.f64 (sqrt.f64 c)) (-.f64 b 1/2))
0.2b
(*.f64 (-.f64 b 1/2) (log.f64 (sqrt.f64 c)))
0.3b
(*.f64 x (log.f64 y))

rewrite72.0ms (0.8%)

Algorithm
rewrite-expression-head
Rules
30×add-sqr-sqrt_binary64_1133
24×*-un-lft-identity_binary64_1111 add-log-exp_binary64_1150
20×add-cube-cbrt_binary64_1146 frac-add_binary64_1119
18×log-prod_binary64_1197
17×distribute-lft-in_binary64_1060 distribute-rgt-in_binary64_1061
15×associate-*r*_binary64_1051 pow1_binary64_1172 sum-log_binary64_1202
14×associate-*l*_binary64_1052 associate-*r/_binary64_1053
12×cancel-sign-sub-inv_binary64_1077 flip3--_binary64_1115 flip--_binary64_1086
10×add-cbrt-cube_binary64_1147 associate-*l/_binary64_1054 add-exp-log_binary64_1149
associate-+r+_binary64_1043
flip-+_binary64_1085 flip3-+_binary64_1114 log-pow_binary64_1200
sqrt-prod_binary64_1127
sub-neg_binary64_1104
*-commutative_binary64_1042 prod-exp_binary64_1160 cbrt-unprod_binary64_1144 pow-prod-down_binary64_1182 unswap-sqr_binary64_1079
pow1/2_binary64_1191 difference-of-squares_binary64_1080 sqrt-pow1_binary64_1129 distribute-lft-out--_binary64_1063
associate-+l+_binary64_1044 +-commutative_binary64_1041
Counts
4 → 131
Calls

4 calls:

24.0ms
(+.f64 (+.f64 (*.f64 (-.f64 b 1/2) (log.f64 (sqrt.f64 c))) (+.f64 a (+.f64 t (+.f64 (*.f64 x (log.f64 y)) z)))) (*.f64 (log.f64 (sqrt.f64 c)) (-.f64 b 1/2)))
9.0ms
(*.f64 (-.f64 b 1/2) (log.f64 (sqrt.f64 c)))
9.0ms
(*.f64 (log.f64 (sqrt.f64 c)) (-.f64 b 1/2))
5.0ms
(*.f64 x (log.f64 y))

series727.0ms (8.3%)

Counts
4 → 12
Calls

4 calls:

574.0ms
(+.f64 (+.f64 (*.f64 (-.f64 b 1/2) (log.f64 (sqrt.f64 c))) (+.f64 a (+.f64 t (+.f64 (*.f64 x (log.f64 y)) z)))) (*.f64 (log.f64 (sqrt.f64 c)) (-.f64 b 1/2)))
54.0ms
(*.f64 x (log.f64 y))
51.0ms
(*.f64 (log.f64 (sqrt.f64 c)) (-.f64 b 1/2))
48.0ms
(*.f64 (-.f64 b 1/2) (log.f64 (sqrt.f64 c)))

simplify93.0ms (1.1%)

Algorithm
egg-herbie
Counts
143 → 143
Iterations

Useful iterations: 0 (52.0ms)

IterNodesCost
049904437
149904437

prune278.0ms (3.2%)

Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1421143
Fresh077
Picked101
Done000
Total1438151

Merged error: 0.0b

Counts
151 → 8
Compiler

Compiled 7035 to 3059 computations (56.5% saved)

localize31.0ms (0.4%)

Local error

Found 4 expressions with local error:

0.3b
(*.f64 x (log.f64 y))
0.3b
(+.f64 (*.f64 (-.f64 b 1/2) (log.f64 (fabs.f64 (cbrt.f64 c)))) (*.f64 (-.f64 b 1/2) (log.f64 (sqrt.f64 (cbrt.f64 c)))))
0.6b
(cbrt.f64 c)
0.6b
(cbrt.f64 c)

rewrite35.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
30×log-prod_binary64_1197
20×add-sqr-sqrt_binary64_1133
18×*-un-lft-identity_binary64_1111 add-cube-cbrt_binary64_1146 associate-+r+_binary64_1043
15×distribute-lft-in_binary64_1060 distribute-rgt-in_binary64_1061
12×cbrt-prod_binary64_1142 sqrt-prod_binary64_1127
associate-*l/_binary64_1054
pow1_binary64_1172
add-cbrt-cube_binary64_1147 associate-+l+_binary64_1044 add-log-exp_binary64_1150 add-exp-log_binary64_1149
flip3--_binary64_1115 associate-*r*_binary64_1051 frac-add_binary64_1119 flip--_binary64_1086
associate-*l*_binary64_1052
pow1/3_binary64_1193
*-commutative_binary64_1042 prod-exp_binary64_1160 cbrt-unprod_binary64_1144 flip-+_binary64_1085 flip3-+_binary64_1114 +-commutative_binary64_1041 pow-prod-down_binary64_1182 log-pow_binary64_1200 unswap-sqr_binary64_1079 distribute-lft-out_binary64_1062 sum-log_binary64_1202
Counts
4 → 87
Calls

4 calls:

13.0ms
(+.f64 (*.f64 (-.f64 b 1/2) (log.f64 (fabs.f64 (cbrt.f64 c)))) (*.f64 (-.f64 b 1/2) (log.f64 (sqrt.f64 (cbrt.f64 c)))))
5.0ms
(*.f64 x (log.f64 y))
1.0ms
(cbrt.f64 c)
1.0ms
(cbrt.f64 c)

series942.0ms (10.8%)

Counts
4 → 12
Calls

4 calls:

387.0ms
(+.f64 (*.f64 (-.f64 b 1/2) (log.f64 (fabs.f64 (cbrt.f64 c)))) (*.f64 (-.f64 b 1/2) (log.f64 (sqrt.f64 (cbrt.f64 c)))))
347.0ms
(cbrt.f64 c)
152.0ms
(cbrt.f64 c)
55.0ms
(*.f64 x (log.f64 y))

simplify62.0ms (0.7%)

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
049431690
149431690

prune203.0ms (2.3%)

Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New99099
Fresh077
Picked011
Done000
Total998107

Merged error: 0.0b

Counts
107 → 8
Compiler

Compiled 4995 to 2125 computations (57.5% saved)

localize22.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.1b
(*.f64 (log.f64 (cbrt.f64 c)) (-.f64 b 1/2))
0.3b
(*.f64 x (log.f64 y))
0.6b
(cbrt.f64 c)
0.6b
(cbrt.f64 c)

rewrite28.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt_binary64_1133
16×*-un-lft-identity_binary64_1111
14×add-cube-cbrt_binary64_1146
10×pow1_binary64_1172
associate-*r*_binary64_1051
add-cbrt-cube_binary64_1147 associate-*l*_binary64_1052 add-exp-log_binary64_1149
distribute-lft-in_binary64_1060 distribute-rgt-in_binary64_1061
log-prod_binary64_1197 cancel-sign-sub-inv_binary64_1077 cbrt-prod_binary64_1142
add-log-exp_binary64_1150
pow1/3_binary64_1193 log-pow_binary64_1200
*-commutative_binary64_1042 prod-exp_binary64_1160 cbrt-unprod_binary64_1144 pow-prod-down_binary64_1182 unswap-sqr_binary64_1079 sub-neg_binary64_1104 associate-*r/_binary64_1053
flip3--_binary64_1115 difference-of-squares_binary64_1080 distribute-lft-out--_binary64_1063 flip--_binary64_1086
Counts
4 → 79
Calls

4 calls:

8.0ms
(*.f64 (log.f64 (cbrt.f64 c)) (-.f64 b 1/2))
5.0ms
(*.f64 x (log.f64 y))
1.0ms
(cbrt.f64 c)
1.0ms
(cbrt.f64 c)

series572.0ms (6.6%)

Counts
4 → 12
Calls

4 calls:

221.0ms
(*.f64 (log.f64 (cbrt.f64 c)) (-.f64 b 1/2))
158.0ms
(cbrt.f64 c)
142.0ms
(cbrt.f64 c)
50.0ms
(*.f64 x (log.f64 y))

simplify61.0ms (0.7%)

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 0 (45.0ms)

IterNodesCost
04876890
14876890

prune168.0ms (1.9%)

Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New90191
Fresh246
Picked011
Done011
Total92799

Merged error: 0.0b

Counts
99 → 7
Compiler

Compiled 3840 to 1791 computations (53.4% saved)

regimes280.0ms (3.2%)

Compiler

Compiled 2723 to 2407 computations (11.6% saved)

bsearch0.0ms (0%)

simplify3.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
04750
14750

end0.0ms (0%)

sample2.7s (30.5%)

Algorithm
intervals
Results
729.0ms9920×body128nan
691.0ms7999×body128valid
107.0ms1298×body128invalid
1.0msbody1024valid
Compiler

Compiled 279 to 239 computations (14.3% saved)

Profiling

Loading profile data...