Details

Time bar (total: 7.1s)

analyze813.0ms (11.5%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.7%0.3%0
0%99.7%0.3%1
0%99.7%0.3%2
0%99.7%0.3%3
0%99.7%0.3%4
0%99.7%0.3%5
0%99.7%0.3%6
0%99.7%0.3%7
0%99.7%0.3%8
0%90.4%9.6%9
0%45.2%54.8%10
0%45.2%54.8%11
0%45.2%54.8%12
0%45.2%54.8%13
0%44.4%55.6%14
Compiler

Compiled 19 to 18 computations (5.3% saved)

sample103.0ms (1.5%)

Algorithm
intervals
Results
30.0ms328×body128nan
19.0ms237×body128valid
14.0ms167×body128invalid
3.0ms11×body512valid
3.0msbody1024valid
1.0msbody512invalid
1.0msbody256valid
1.0msbody256invalid
0.0msbody1024invalid
Compiler

Compiled 37 to 41 computations (-10.8% saved)

simplify151.0ms (2.1%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (55.0ms)

IterNodesCost
0494826
1494826

prune5.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022
Error
0.9b
Counts
2 → 2
Compiler

Compiled 52 to 49 computations (5.8% saved)

localize15.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.0b
(*.f64 a (-.f64 (log.f64 (-.f64 1 z)) b))
0.0b
(*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 1 z)) b)))))
0.1b
(*.f64 y (-.f64 (log.f64 z) t))
6.0b
(log.f64 (-.f64 1 z))

rewrite49.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
38×add-sqr-sqrt_binary64_2146
34×*-un-lft-identity_binary64_2124
24×log-prod_binary64_2210
19×add-cube-cbrt_binary64_2159
18×associate--l+_binary64_2061
17×distribute-rgt-in_binary64_2074 distribute-lft-in_binary64_2073
16×associate-*r*_binary64_2064
13×pow1_binary64_2185
12×cancel-sign-sub-inv_binary64_2090
10×add-exp-log_binary64_2162 add-cbrt-cube_binary64_2160
associate-*l*_binary64_2065
difference-of-squares_binary64_2093
distribute-lft-out--_binary64_2076
add-log-exp_binary64_2163 sub-neg_binary64_2117 associate-*r/_binary64_2066
flip--_binary64_2099 pow-prod-down_binary64_2195 flip3--_binary64_2128 unswap-sqr_binary64_2092 log-pow_binary64_2213 *-commutative_binary64_2055 prod-exp_binary64_2173 cbrt-unprod_binary64_2157
log-div_binary64_2211
rem-log-exp_binary64_2165 exp-sum_binary64_2170
Counts
4 → 116
Calls

4 calls:

13.0ms
(*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 1 z)) b)))))
11.0ms
(*.f64 a (-.f64 (log.f64 (-.f64 1 z)) b))
9.0ms
(*.f64 y (-.f64 (log.f64 z) t))
4.0ms
(log.f64 (-.f64 1 z))

series358.0ms (5.1%)

Counts
4 → 12
Calls

4 calls:

239.0ms
(*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (*.f64 a (-.f64 (log.f64 (-.f64 1 z)) b)))))
57.0ms
(*.f64 y (-.f64 (log.f64 z) t))
49.0ms
(*.f64 a (-.f64 (log.f64 (-.f64 1 z)) b))
13.0ms
(log.f64 (-.f64 1 z))

simplify73.0ms (1%)

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 0 (47.0ms)

IterNodesCost
050432153

prune140.0ms (2%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New1271128
Fresh011
Picked101
Done000
Total1282130
Error
0.0b
Counts
130 → 2
Compiler

Compiled 3085 to 1500 computations (51.4% saved)

localize18.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.0b
(-.f64 (*.f64 a (neg.f64 z)) (*.f64 a (+.f64 b (*.f64 (*.f64 z z) 1/2))))
0.0b
(*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (-.f64 (*.f64 a (neg.f64 z)) (*.f64 a (+.f64 b (*.f64 (*.f64 z z) 1/2)))))))
0.0b
(*.f64 a (+.f64 b (*.f64 (*.f64 z z) 1/2)))
0.1b
(*.f64 y (-.f64 (log.f64 z) t))

rewrite47.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
22×add-sqr-sqrt_binary64_2146
17×*-un-lft-identity_binary64_2124
14×add-cube-cbrt_binary64_2159
13×associate-*r*_binary64_2064
11×pow1_binary64_2185
10×add-cbrt-cube_binary64_2160
associate-*l*_binary64_2065 distribute-rgt-in_binary64_2074 add-exp-log_binary64_2162 distribute-lft-in_binary64_2073
cancel-sign-sub-inv_binary64_2090
log-prod_binary64_2210 add-log-exp_binary64_2163 associate--l+_binary64_2061
associate-*r/_binary64_2066
pow-prod-down_binary64_2195 unswap-sqr_binary64_2092 distribute-lft-out--_binary64_2076 *-commutative_binary64_2055 prod-exp_binary64_2173 sub-neg_binary64_2117 cbrt-unprod_binary64_2157
flip--_binary64_2099 flip3--_binary64_2128 associate--r+_binary64_2060
difference-of-squares_binary64_2093 associate-+r-_binary64_2058 log-pow_binary64_2213 exp-diff_binary64_2172 diff-log_binary64_2216 flip3-+_binary64_2127 flip-+_binary64_2098 exp-sum_binary64_2170
Counts
4 → 94
Calls

4 calls:

18.0ms
(*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (-.f64 (*.f64 a (neg.f64 z)) (*.f64 a (+.f64 b (*.f64 (*.f64 z z) 1/2)))))))
9.0ms
(*.f64 y (-.f64 (log.f64 z) t))
6.0ms
(*.f64 a (+.f64 b (*.f64 (*.f64 z z) 1/2)))
5.0ms
(-.f64 (*.f64 a (neg.f64 z)) (*.f64 a (+.f64 b (*.f64 (*.f64 z z) 1/2))))

series397.0ms (5.6%)

Counts
4 → 12
Calls

4 calls:

230.0ms
(*.f64 x (exp.f64 (+.f64 (*.f64 y (-.f64 (log.f64 z) t)) (-.f64 (*.f64 a (neg.f64 z)) (*.f64 a (+.f64 b (*.f64 (*.f64 z z) 1/2)))))))
68.0ms
(*.f64 a (+.f64 b (*.f64 (*.f64 z z) 1/2)))
54.0ms
(*.f64 y (-.f64 (log.f64 z) t))
45.0ms
(-.f64 (*.f64 a (neg.f64 z)) (*.f64 a (+.f64 b (*.f64 (*.f64 z z) 1/2))))

simplify53.0ms (0.7%)

Algorithm
egg-herbie
Counts
106 → 106
Iterations

Useful iterations: 0 (30.0ms)

IterNodesCost
051142012

prune119.0ms (1.7%)

Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1051106
Fresh011
Picked011
Done000
Total1053108
Error
0.0b
Counts
108 → 3
Compiler

Compiled 3133 to 1253 computations (60% saved)

localize20.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.6b
(cbrt.f64 x)
0.6b
(cbrt.f64 x)
0.6b
(cbrt.f64 x)
1.0b
(pow.f64 (exp.f64 a) (+.f64 z (+.f64 b (*.f64 (*.f64 z z) 1/2))))

rewrite16.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
12×*-un-lft-identity_binary64_2124
10×add-cube-cbrt_binary64_2159 add-sqr-sqrt_binary64_2146
cbrt-prod_binary64_2155
pow1_binary64_2185
pow-unpow_binary64_2201 pow-pow_binary64_2196 add-log-exp_binary64_2163 add-exp-log_binary64_2162 add-cbrt-cube_binary64_2160
unpow-prod-down_binary64_2203 pow1/3_binary64_2206 exp-prod_binary64_2176
pow-exp_binary64_2192 distribute-lft-out_binary64_2075 sqr-pow_binary64_2096 pow-to-exp_binary64_2193 unpow-prod-up_binary64_2202
Counts
4 → 55
Calls

4 calls:

8.0ms
(pow.f64 (exp.f64 a) (+.f64 z (+.f64 b (*.f64 (*.f64 z z) 1/2))))
1.0ms
(cbrt.f64 x)
1.0ms
(cbrt.f64 x)
1.0ms
(cbrt.f64 x)

series318.0ms (4.5%)

Counts
4 → 12
Calls

4 calls:

87.0ms
(cbrt.f64 x)
80.0ms
(cbrt.f64 x)
78.0ms
(cbrt.f64 x)
73.0ms
(pow.f64 (exp.f64 a) (+.f64 z (+.f64 b (*.f64 (*.f64 z z) 1/2))))

simplify79.0ms (1.1%)

Algorithm
egg-herbie
Counts
67 → 67
Iterations

Useful iterations: 0 (64.0ms)

IterNodesCost
04886789
14886789

prune78.0ms (1.1%)

Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New67067
Fresh011
Picked011
Done011
Total67370
Error
0.0b
Counts
70 → 3
Compiler

Compiled 2177 to 755 computations (65.3% saved)

localize13.0ms (0.2%)

Local error

Found 3 expressions with local error:

0.0b
(/.f64 (exp.f64 t) z)
0.2b
(pow.f64 (/.f64 (exp.f64 t) z) y)
1.9b
(pow.f64 (/.f64 (exp.f64 b) (-.f64 1 z)) a)

rewrite29.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
39×add-sqr-sqrt_binary64_2146 *-un-lft-identity_binary64_2124
37×unpow-prod-down_binary64_2203
36×times-frac_binary64_2130
30×add-cube-cbrt_binary64_2159
add-exp-log_binary64_2162
difference-of-squares_binary64_2093 pow-unpow_binary64_2201
pow1_binary64_2185 add-cbrt-cube_binary64_2160
pow-exp_binary64_2192
distribute-lft-out--_binary64_2076 associate-/l*_binary64_2069 associate-/r*_binary64_2068 add-log-exp_binary64_2163 div-inv_binary64_2121 div-exp_binary64_2175
associate-/r/_binary64_2070 pow-pow_binary64_2196 sqr-pow_binary64_2096 pow-to-exp_binary64_2193
flip--_binary64_2099 clear-num_binary64_2123 flip3--_binary64_2128 cbrt-undiv_binary64_2158 frac-2neg_binary64_2135
Counts
3 → 94
Calls

3 calls:

10.0ms
(pow.f64 (/.f64 (exp.f64 b) (-.f64 1 z)) a)
6.0ms
(pow.f64 (/.f64 (exp.f64 t) z) y)
5.0ms
(/.f64 (exp.f64 t) z)

series227.0ms (3.2%)

Counts
3 → 9
Calls

3 calls:

118.0ms
(pow.f64 (/.f64 (exp.f64 b) (-.f64 1 z)) a)
90.0ms
(pow.f64 (/.f64 (exp.f64 t) z) y)
18.0ms
(/.f64 (exp.f64 t) z)

simplify78.0ms (1.1%)

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
050201807

prune102.0ms (1.4%)

Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1030103
Fresh000
Picked011
Done022
Total1033106
Error
0.0b
Counts
106 → 3
Compiler

Compiled 2437 to 989 computations (59.4% saved)

regimes306.0ms (4.3%)

Accuracy

Total 0.3b remaining (66.8%)

Threshold costs 0.3b (66.8%)

Compiler

Compiled 3001 to 2787 computations (7.1% saved)

bsearch0.0ms (0%)

simplify3.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
08126
18126

end0.0ms (0%)

sample3.5s (49.1%)

Algorithm
intervals
Results
894.0ms10696×body128nan
617.0ms7350×body128valid
445.0ms5292×body128invalid
92.0ms305×body512valid
70.0ms120×body1024valid
40.0ms225×body256valid
38.0ms120×body512invalid
28.0ms53×body1024invalid
20.0ms116×body256invalid
Compiler

Compiled 344 to 316 computations (8.1% saved)

Profiling

Loading profile data...