Details

Time bar (total: 4.7s)

analyze71.0ms (1.5%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
0%99.9%0.1%4
25%74.9%0.1%5
43.7%43.7%12.6%6
53.1%31.2%15.7%7
59.3%18.7%22%8
62.4%14%23.5%9
64.8%8.6%26.6%10
66%6.6%27.4%11
66.9%4.1%29%12
67.4%3.2%29.4%13
67.9%2%30.1%14
Compiler

Compiled 10 to 9 computations (10% saved)

sample25.0ms (0.5%)

Algorithm
intervals
Results
12.0ms241×body128valid
3.0msbody1024valid
1.0msbody512valid
0.0msbody256valid
0.0msbody128invalid
Compiler

Compiled 19 to 19 computations (0% saved)

simplify229.0ms (4.8%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (133.0ms)

IterNodesCost
0481114
1481114

prune2.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

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

Compiled 18 to 16 computations (11.1% saved)

localize8.0ms (0.2%)

Local error

Found 6 expressions with local error:

0.7b
(log.f64 (+.f64 1 (exp.f64 x)))
0.0b
(-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y))
0.0b
(+.f64 1 (exp.f64 x))
0.0b
(-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y))
0.0b
(+.f64 1 (exp.f64 x))
0.7b
(log.f64 (+.f64 1 (exp.f64 x)))

rewrite17.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
11×*-un-lft-identity_binary64_5875
log-prod_binary64_5961
add-log-exp_binary64_5914
add-cube-cbrt_binary64_5910 add-sqr-sqrt_binary64_5897
add-exp-log_binary64_5913 pow1_binary64_5936 associate--l+_binary64_5812 log-div_binary64_5962
flip-+_binary64_5849 distribute-lft-out_binary64_5826 flip3-+_binary64_5878 add-cbrt-cube_binary64_5911
associate--l-_binary64_5813
rem-log-exp_binary64_5916 diff-log_binary64_5967 sub-neg_binary64_5868 cancel-sign-sub-inv_binary64_5841 sum-log_binary64_5966 +-commutative_binary64_5805 flip3--_binary64_5879 flip--_binary64_5850 log-pow_binary64_5964
Counts
3 → 45
Calls

6 calls:

6.0ms
(-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y))
4.0ms
(log.f64 (+.f64 1 (exp.f64 x)))
4.0ms
(+.f64 1 (exp.f64 x))
0.0ms
(+.f64 1 (exp.f64 x))
0.0ms
(-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y))

series242.0ms (5.1%)

Counts
3 → 26
Calls

3 calls:

167.0ms
(-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y))
57.0ms
(log.f64 (+.f64 1 (exp.f64 x)))
18.0ms
(+.f64 1 (exp.f64 x))
Compiler

Compiled 339 to 306 computations (9.7% saved)

simplify107.0ms (2.3%)

Algorithm
egg-herbie
Counts
71 → 71
Iterations

Useful iterations: 0 (93.0ms)

IterNodesCost
04869946
14869946

prune85.0ms (1.8%)

Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New67471
Fresh000
Picked101
Done000
Total68472
Error
0.4b
Counts
72 → 4
Compiler

Compiled 995 to 566 computations (43.1% saved)

localize10.0ms (0.2%)

Local error

Found 8 expressions with local error:

0.7b
(pow.f64 (log.f64 (+.f64 1 (exp.f64 x))) 3)
0.7b
(log.f64 (+.f64 1 (exp.f64 x)))
0.0b
(-.f64 (cbrt.f64 (pow.f64 (log.f64 (+.f64 1 (exp.f64 x))) 3)) (*.f64 x y))
0.0b
(+.f64 1 (exp.f64 x))
0.0b
(+.f64 1 (exp.f64 x))
0.7b
(log.f64 (+.f64 1 (exp.f64 x)))
0.7b
(pow.f64 (log.f64 (+.f64 1 (exp.f64 x))) 3)
0.7b
(cbrt.f64 (pow.f64 (log.f64 (+.f64 1 (exp.f64 x))) 3))

rewrite21.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
15×*-un-lft-identity_binary64_5875
14×cbrt-prod_binary64_5906
11×add-cube-cbrt_binary64_5910 add-sqr-sqrt_binary64_5897
10×pow1_binary64_5936
cube-prod_binary64_5903 unpow-prod-down_binary64_5954
add-exp-log_binary64_5913 add-log-exp_binary64_5914
add-cbrt-cube_binary64_5911 log-pow_binary64_5964
log-prod_binary64_5961
pow-unpow_binary64_5952
flip-+_binary64_5849 distribute-lft-out_binary64_5826 flip3-+_binary64_5878 unpow3_binary64_5941 sqr-pow_binary64_5847 log-div_binary64_5962 cube-mult_binary64_5905
rem-log-exp_binary64_5916 pow-pow_binary64_5947 rem-cube-cbrt_binary64_5898 rem-cbrt-cube_binary64_5899 pow-exp_binary64_5943 sum-log_binary64_5966 +-commutative_binary64_5805 pow1/3_binary64_5957 pow-to-exp_binary64_5944
Counts
4 → 75
Calls

8 calls:

6.0ms
(log.f64 (+.f64 1 (exp.f64 x)))
4.0ms
(+.f64 1 (exp.f64 x))
3.0ms
(pow.f64 (log.f64 (+.f64 1 (exp.f64 x))) 3)
2.0ms
(cbrt.f64 (pow.f64 (log.f64 (+.f64 1 (exp.f64 x))) 3))
0.0ms
(+.f64 1 (exp.f64 x))

series220.0ms (4.6%)

Counts
4 → 24
Calls

4 calls:

96.0ms
(pow.f64 (log.f64 (+.f64 1 (exp.f64 x))) 3)
55.0ms
(cbrt.f64 (pow.f64 (log.f64 (+.f64 1 (exp.f64 x))) 3))
53.0ms
(log.f64 (+.f64 1 (exp.f64 x)))
15.0ms
(+.f64 1 (exp.f64 x))
Compiler

Compiled 478 to 435 computations (9% saved)

simplify84.0ms (1.8%)

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 0 (65.0ms)

IterNodesCost
048951280
148951280

prune104.0ms (2.2%)

Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New98199
Fresh123
Picked011
Done000
Total994103
Error
0.4b
Counts
103 → 4
Compiler

Compiled 1648 to 1067 computations (35.3% saved)

localize10.0ms (0.2%)

Local error

Found 8 expressions with local error:

0.0b
(+.f64 1 (exp.f64 x))
0.0b
(sqrt.f64 (+.f64 1 (exp.f64 x)))
0.0b
(sqrt.f64 (+.f64 1 (exp.f64 x)))
0.0b
(+.f64 (log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x)))) (-.f64 (log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x)))) (*.f64 x y)))
0.0b
(+.f64 1 (exp.f64 x))
0.0b
(+.f64 1 (exp.f64 x))
1.5b
(log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x))))
1.5b
(log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x))))

rewrite21.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
16×*-un-lft-identity_binary64_5875
14×log-prod_binary64_5961
sqrt-prod_binary64_5891 add-cube-cbrt_binary64_5910 add-sqr-sqrt_binary64_5897 pow1_binary64_5936 add-log-exp_binary64_5914
add-exp-log_binary64_5913 log-pow_binary64_5964
flip-+_binary64_5849 distribute-lft-out_binary64_5826 flip3-+_binary64_5878 sqrt-div_binary64_5892 add-cbrt-cube_binary64_5911 log-div_binary64_5962
rem-log-exp_binary64_5916 pow1/2_binary64_5955 sqrt-pow1_binary64_5893 sum-log_binary64_5966 +-commutative_binary64_5805
Counts
4 → 64
Calls

8 calls:

4.0ms
(log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x))))
4.0ms
(log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x))))
4.0ms
(+.f64 1 (exp.f64 x))
4.0ms
(+.f64 1 (exp.f64 x))
0.0ms
(+.f64 (log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x)))) (-.f64 (log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x)))) (*.f64 x y)))

series216.0ms (4.6%)

Counts
4 → 24
Calls

4 calls:

93.0ms
(log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x))))
92.0ms
(log.f64 (sqrt.f64 (+.f64 1 (exp.f64 x))))
16.0ms
(+.f64 1 (exp.f64 x))
16.0ms
(+.f64 1 (exp.f64 x))
Compiler

Compiled 752 to 656 computations (12.8% saved)

simplify61.0ms (1.3%)

Algorithm
egg-herbie
Counts
88 → 88
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
049381150
149381150

prune104.0ms (2.2%)

Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New88088
Fresh022
Picked011
Done011
Total88492
Error
0.4b
Counts
92 → 4
Compiler

Compiled 1965 to 1265 computations (35.6% saved)

localize14.0ms (0.3%)

Local error

Found 8 expressions with local error:

0.0b
(-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y))
0.0b
(+.f64 1 (exp.f64 x))
0.0b
(+.f64 1 (exp.f64 x))
0.0b
(+.f64 1 (exp.f64 x))
0.7b
(log.f64 (+.f64 1 (exp.f64 x)))
1.1b
(cbrt.f64 (-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y)))
1.1b
(cbrt.f64 (-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y)))
1.1b
(cbrt.f64 (-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y)))

rewrite20.0ms (0.4%)

Algorithm
rewrite-expression-head
Rules
10×*-un-lft-identity_binary64_5875
cbrt-prod_binary64_5906
add-cube-cbrt_binary64_5910 add-sqr-sqrt_binary64_5897
cbrt-div_binary64_5907
add-exp-log_binary64_5913 pow1_binary64_5936
add-cbrt-cube_binary64_5911 add-log-exp_binary64_5914 log-prod_binary64_5961
flip3--_binary64_5879 pow1/3_binary64_5957 flip--_binary64_5850
log-div_binary64_5962
flip-+_binary64_5849 distribute-lft-out_binary64_5826 rem-log-exp_binary64_5916 flip3-+_binary64_5878 log-pow_binary64_5964
Counts
4 → 54
Calls

8 calls:

4.0ms
(log.f64 (+.f64 1 (exp.f64 x)))
3.0ms
(cbrt.f64 (-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y)))
3.0ms
(cbrt.f64 (-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y)))
3.0ms
(cbrt.f64 (-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y)))
0.0ms
(+.f64 1 (exp.f64 x))

series852.0ms (18%)

Counts
4 → 42
Calls

4 calls:

271.0ms
(cbrt.f64 (-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y)))
268.0ms
(cbrt.f64 (-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y)))
255.0ms
(cbrt.f64 (-.f64 (log.f64 (+.f64 1 (exp.f64 x))) (*.f64 x y)))
59.0ms
(log.f64 (+.f64 1 (exp.f64 x)))
Compiler

Compiled 3550 to 2738 computations (22.9% saved)

simplify73.0ms (1.5%)

Algorithm
egg-herbie
Counts
96 → 96
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
049752951
149752951

prune204.0ms (4.3%)

Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New96096
Fresh011
Picked011
Done022
Total964100
Error
0.4b
Counts
100 → 4
Compiler

Compiled 4239 to 2576 computations (39.2% saved)

simplify11.0ms (0.2%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
0222594
1222594

regimes142.0ms (3%)

Compiler

Compiled 1217 to 1033 computations (15.1% saved)

bsearch0.0ms (0%)

regimes58.0ms (1.2%)

Compiler

Compiled 241 to 255 computations (-5.8% saved)

bsearch0.0ms (0%)

regimes43.0ms (0.9%)

Compiler

Compiled 132 to 146 computations (-10.6% saved)

bsearch44.0ms (0.9%)

Steps
ItersRangePoint
8
-218620723074.98877
-789113965.4004222
-797629278.9357958
Compiler

Compiled 1 to 2 computations (-100% saved)

regimes34.0ms (0.7%)

Compiler

Compiled 70 to 88 computations (-25.7% saved)

bsearch42.0ms (0.9%)

Steps
ItersRangePoint
8
-218620723074.98877
-789113965.4004222
-797629278.9357958
Compiler

Compiled 1 to 2 computations (-100% saved)

regimes29.0ms (0.6%)

Compiler

Compiled 34 to 54 computations (-58.8% saved)

bsearch38.0ms (0.8%)

Steps
ItersRangePoint
8
-218620723074.98877
-789113965.4004222
-797629278.9357958
Compiler

Compiled 1 to 2 computations (-100% saved)

regimes49.0ms (1%)

Compiler

Compiled 22 to 42 computations (-90.9% saved)

bsearch20.0ms (0.4%)

Steps
ItersRangePoint
9
-8.102289608568972e-35
-8.766887762625048e-42
-7.993413570552596e-35
Compiler

Compiled 1 to 2 computations (-100% saved)

regimes31.0ms (0.7%)

Compiler

Compiled 18 to 34 computations (-88.9% saved)

bsearch26.0ms (0.5%)

Steps
ItersRangePoint
6
5.774270597014433e-207
2.7907240859388827e-206
8.737947054107844e-207
8
-6.576174803416421e-224
-1.4736791775993545e-226
-6.502084621141915e-224
Compiler

Compiled 1 to 2 computations (-100% saved)

regimes17.0ms (0.4%)

Accuracy

Total 0.5b remaining (70.3%)

Threshold costs 0.5b (70.3%)

Compiler

Compiled 10 to 26 computations (-160% saved)

bsearch7.0ms (0.1%)

Compiler

Compiled 99 to 81 computations (18.2% saved)

simplify5.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
086145
186145

end0.0ms (0%)

sample1.3s (28.4%)

Algorithm
intervals
Results
370.0ms7384×body128valid
88.0ms208×body1024valid
57.0ms252×body512valid
20.0ms155×body256valid
3.0ms45×body128invalid
1.0msbody2048valid
0.0msbody128overflowed
Compiler

Compiled 509 to 430 computations (15.5% saved)

Pareto

0.7729305543494093

Profiling

Loading profile data...