Details

Time bar (total: 3.2s)

analyze14.0ms (0.4%)

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
50%50%0%3
50%25%25%4
50%12.5%37.5%5
50%6.2%43.8%6
50%3.1%46.9%7
50%1.6%48.5%8
50%1.6%48.5%9
50.4%1.2%48.5%10
50.4%1.2%48.5%11
50.4%1.1%48.6%12
50.4%1%48.6%13
50.5%0.9%48.6%14
Compiler

Compiled 14 to 8 computations (42.9% saved)

sample61.0ms (1.9%)

Algorithm
intervals
Results
39.0ms135×body1024valid
9.0ms58×body512valid
3.0ms30×body256valid
2.0msbody2048valid
1.0ms25×body128valid
Compiler

Compiled 27 to 16 computations (40.7% saved)

simplify260.0ms (8.1%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (96.0ms)

IterNodesCost
0471922
1471922

prune2.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 58.3b

Counts
2 → 1
Compiler

Compiled 26 to 14 computations (46.2% saved)

localize7.0ms (0.2%)

Local error

Found 3 expressions with local error:

0.0b
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
1.2b
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
6.1b
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))

rewrite32.0ms (1%)

Algorithm
rewrite-expression-head
Rules
47×*-un-lft-identity_binary64_767
31×add-sqr-sqrt_binary64_789
30×times-frac_binary64_773
17×add-cube-cbrt_binary64_802
distribute-lft-out_binary64_718 2cosh-undef_binary64_963
add-log-exp_binary64_806 distribute-lft-out--_binary64_719 2sinh-undef_binary64_962 difference-of-squares_binary64_736
associate-/l*_binary64_712
associate-/r*_binary64_711 add-exp-log_binary64_805 add-cbrt-cube_binary64_803
pow1_binary64_828 cancel-sign-sub-inv_binary64_733
associate-/l/_binary64_714 associate-/r/_binary64_713 flip-+_binary64_741 flip3-+_binary64_770 flip--_binary64_742 flip3--_binary64_771
tanh-undef_binary64_964 frac-2neg_binary64_778 cbrt-undiv_binary64_801 sub-neg_binary64_760 diff-log_binary64_859 +-commutative_binary64_697 sum-log_binary64_858 div-exp_binary64_818 div-sub_binary64_772 clear-num_binary64_766 div-inv_binary64_764
Counts
3 → 89
Calls

3 calls:

13.0ms
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
6.0ms
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
5.0ms
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))

series213.0ms (6.7%)

Counts
3 → 9
Calls

3 calls:

145.0ms
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
41.0ms
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
26.0ms
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))

simplify78.0ms (2.4%)

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 0 (54.0ms)

IterNodesCost
050012364

prune83.0ms (2.6%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New96298
Fresh000
Picked101
Done000
Total97299

Merged error: 0b

Counts
99 → 2
Compiler

Compiled 2015 to 397 computations (80.3% saved)

localize2.0ms (0.1%)

Local error

Found 1 expressions with local error:

0.0b
(tanh.f64 x)

rewrite2.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
tanh-def-a_binary64_954 tanh-def-b_binary64_955 add-exp-log_binary64_805 pow1_binary64_828 tanh-def-c_binary64_956 add-log-exp_binary64_806 add-sqr-sqrt_binary64_789 *-un-lft-identity_binary64_767 add-cbrt-cube_binary64_803 add-cube-cbrt_binary64_802
Counts
1 → 10
Calls

1 calls:

1.0ms
(tanh.f64 x)

series93.0ms (2.9%)

Counts
1 → 3
Calls

1 calls:

92.0ms
(tanh.f64 x)

simplify50.0ms (1.6%)

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
05377124

prune8.0ms (0.3%)

Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New13013
Fresh011
Picked011
Done000
Total13215

Merged error: 0b

Counts
15 → 2
Compiler

Compiled 100 to 56 computations (44% saved)

localize4.0ms (0.1%)

Local error

Found 3 expressions with local error:

0.0b
(cosh.f64 x)
0.0b
(sinh.f64 x)
1.2b
(/.f64 (sinh.f64 x) (cosh.f64 x))

rewrite11.0ms (0.3%)

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt_binary64_789 *-un-lft-identity_binary64_767 add-cube-cbrt_binary64_802
times-frac_binary64_773
add-exp-log_binary64_805 add-cbrt-cube_binary64_803
associate-/r*_binary64_711 pow1_binary64_828 add-log-exp_binary64_806 associate-/l*_binary64_712
cosh-def_binary64_953 sinh-def_binary64_952
frac-2neg_binary64_778 associate-/l/_binary64_714 cbrt-undiv_binary64_801 associate-/r/_binary64_713 div-exp_binary64_818 clear-num_binary64_766 div-inv_binary64_764
Counts
3 → 45
Calls

3 calls:

4.0ms
(/.f64 (sinh.f64 x) (cosh.f64 x))
2.0ms
(cosh.f64 x)
1.0ms
(sinh.f64 x)

series328.0ms (10.3%)

Counts
3 → 9
Calls

3 calls:

209.0ms
(/.f64 (sinh.f64 x) (cosh.f64 x))
65.0ms
(sinh.f64 x)
54.0ms
(cosh.f64 x)

simplify66.0ms (2.1%)

Algorithm
egg-herbie
Counts
54 → 54
Iterations

Useful iterations: 0 (55.0ms)

IterNodesCost
04868623
14868623

prune28.0ms (0.9%)

Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New54054
Fresh000
Picked011
Done011
Total54256

Merged error: 0b

Counts
56 → 2
Compiler

Compiled 549 to 186 computations (66.1% saved)

regimes9.0ms (0.3%)

Compiler

Compiled 9 to 8 computations (11.1% saved)

bsearch0.0ms (0%)

simplify2.0ms (0.1%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
033
133

end0.0ms (0%)

sample1.8s (57.7%)

Algorithm
intervals
Results
1.1s3934×body1024valid
298.0ms1979×body512valid
121.0ms384×body2048valid
83.0ms895×body256valid
39.0ms808×body128valid
0.0msbody128overflowed
Compiler

Compiled 23 to 17 computations (26.1% saved)

Profiling

Loading profile data...