Details

Time bar (total: 8.9s)

analyze1.4s (15.3%)

Algorithm
search
Search
TrueOtherFalseIter
0%50%50%0
0%50%50%1
0%50%50%2
0%50%50%3
0%50%50%4
3.1%46.8%50%5
4.7%45.3%50%6
5.5%44.5%50%7
5.9%44.1%50%8
6%43.9%50%9
6.1%43.8%50%10
6.2%43.8%50%11
6.2%43.7%50%12
6.2%43.7%50%13
6.2%43.7%50%14
Compiler

Compiled 16 to 13 computations (18.8% saved)

sample143.0ms (1.6%)

Algorithm
intervals
Results
88.0ms124×body1024valid
20.0ms63×body512valid
15.0ms15×body2048valid
5.0ms256×pre128true
4.0ms23×body256valid
2.0ms31×body128valid
Compiler

Compiled 25 to 22 computations (12% saved)

simplify162.0ms (1.8%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (3.0ms)

IterNodesCost
03814
13814

prune2.0ms (0%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 59.8b

Counts
2 → 1
Compiler

Compiled 18 to 16 computations (11.1% saved)

localize7.0ms (0.1%)

Local error

Found 3 expressions with local error:

0.1b
(/.f64 (log.f64 (-.f64 1 x)) (log.f64 (+.f64 1 x)))
6.6b
(log.f64 (+.f64 1 x))
6.8b
(log.f64 (-.f64 1 x))

rewrite19.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
20×*-un-lft-identity_binary64_751
18×add-sqr-sqrt_binary64_772
16×times-frac_binary64_757
15×add-cube-cbrt_binary64_783 pow1_binary64_809
12×log-pow_binary64_837
10×log-prod_binary64_834
add-exp-log_binary64_786
log-div_binary64_835
add-cbrt-cube_binary64_784
associate-/r*_binary64_697 associate-/l*_binary64_698
add-log-exp_binary64_787
rem-log-exp_binary64_789 div-sub_binary64_756 flip--_binary64_726 flip3--_binary64_755 difference-of-squares_binary64_720
distribute-lft-out--_binary64_705 distribute-lft-out_binary64_704 flip3-+_binary64_754 div-inv_binary64_748 cbrt-undiv_binary64_782 frac-2neg_binary64_762 clear-num_binary64_750 flip-+_binary64_725 div-exp_binary64_799
Counts
3 → 70
Calls

3 calls:

7.0ms
(/.f64 (log.f64 (-.f64 1 x)) (log.f64 (+.f64 1 x)))
4.0ms
(log.f64 (-.f64 1 x))
3.0ms
(log.f64 (+.f64 1 x))

series179.0ms (2%)

Counts
3 → 9
Calls

3 calls:

130.0ms
(/.f64 (log.f64 (-.f64 1 x)) (log.f64 (+.f64 1 x)))
26.0ms
(log.f64 (-.f64 1 x))
23.0ms
(log.f64 (+.f64 1 x))

simplify70.0ms (0.8%)

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 0 (51.0ms)

IterNodesCost
055791554

prune101.0ms (1.1%)

Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New78179
Fresh000
Picked011
Done000
Total78280

Merged error: 0.0b

Counts
80 → 2
Compiler

Compiled 1346 to 1035 computations (23.1% saved)

localize7.0ms (0.1%)

Local error

Found 1 expressions with local error:

0.0b
(*.f64 (*.f64 x x) 1/2)

rewrite7.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
pow1_binary64_809 add-cbrt-cube_binary64_784 add-exp-log_binary64_786
prod-exp_binary64_797 pow-prod-down_binary64_819 associate-*r*_binary64_693 cbrt-unprod_binary64_781 add-sqr-sqrt_binary64_772
add-cube-cbrt_binary64_783 *-un-lft-identity_binary64_751
unswap-sqr_binary64_719 add-log-exp_binary64_787 *-commutative_binary64_684 associate-*l*_binary64_694
Counts
1 → 19
Calls

1 calls:

6.0ms
(*.f64 (*.f64 x x) 1/2)

series37.0ms (0.4%)

Counts
1 → 3
Calls

1 calls:

37.0ms
(*.f64 (*.f64 x x) 1/2)

simplify81.0ms (0.9%)

Algorithm
egg-herbie
Counts
22 → 22
Iterations

Useful iterations: 0 (74.0ms)

IterNodesCost
04882181
14882181

prune16.0ms (0.2%)

Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New21122
Fresh000
Picked011
Done011
Total21324

Merged error: 0.0b

Counts
24 → 3
Compiler

Compiled 264 to 177 computations (33% saved)

localize8.0ms (0.1%)

Local error

Found 2 expressions with local error:

0.0b
(sqrt.f64 (exp.f64 x))
5.6b
(log.f64 (pow.f64 (sqrt.f64 (exp.f64 x)) x))

rewrite9.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
10×log-prod_binary64_834
add-sqr-sqrt_binary64_772
add-cube-cbrt_binary64_783 *-un-lft-identity_binary64_751
unpow-prod-down_binary64_827 sqrt-prod_binary64_766
add-exp-log_binary64_786 sqrt-pow1_binary64_768
rem-log-exp_binary64_789 exp-prod_binary64_800 pow1_binary64_809
add-log-exp_binary64_787 add-cbrt-cube_binary64_784
pow-to-exp_binary64_817 pow-exp_binary64_816 sqr-pow_binary64_723 rem-sqrt-square_binary64_764 pow1/2_binary64_828 log-pow_binary64_837
Counts
2 → 37
Calls

2 calls:

4.0ms
(log.f64 (pow.f64 (sqrt.f64 (exp.f64 x)) x))
2.0ms
(sqrt.f64 (exp.f64 x))

series300.0ms (3.4%)

Counts
2 → 6
Calls

2 calls:

280.0ms
(log.f64 (pow.f64 (sqrt.f64 (exp.f64 x)) x))
21.0ms
(sqrt.f64 (exp.f64 x))

simplify87.0ms (1%)

Algorithm
egg-herbie
Counts
43 → 43
Iterations

Useful iterations: 0 (77.0ms)

IterNodesCost
04937384
14937384

prune33.0ms (0.4%)

Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New42143
Fresh000
Picked101
Done022
Total43346

Merged error: 0.0b

Counts
46 → 3
Compiler

Compiled 595 to 351 computations (41% saved)

localize15.0ms (0.2%)

Local error

Found 4 expressions with local error:

0.0b
(sqrt.f64 (exp.f64 x))
0.0b
(sqrt.f64 (exp.f64 x))
5.7b
(log.f64 (cbrt.f64 (pow.f64 (sqrt.f64 (exp.f64 x)) x)))
5.7b
(log.f64 (cbrt.f64 (pow.f64 (sqrt.f64 (exp.f64 x)) x)))

rewrite22.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
26×log-prod_binary64_834
20×cbrt-prod_binary64_779
18×add-sqr-sqrt_binary64_772
16×add-cube-cbrt_binary64_783 *-un-lft-identity_binary64_751
12×unpow-prod-down_binary64_827 sqrt-prod_binary64_766
pow1_binary64_809 sqrt-pow1_binary64_768
exp-prod_binary64_800 add-exp-log_binary64_786
add-log-exp_binary64_787 add-cbrt-cube_binary64_784 log-pow_binary64_837
pow1/3_binary64_830 rem-log-exp_binary64_789 sqr-pow_binary64_723 rem-sqrt-square_binary64_764 pow1/2_binary64_828
Counts
4 → 78
Calls

4 calls:

5.0ms
(log.f64 (cbrt.f64 (pow.f64 (sqrt.f64 (exp.f64 x)) x)))
5.0ms
(log.f64 (cbrt.f64 (pow.f64 (sqrt.f64 (exp.f64 x)) x)))
2.0ms
(sqrt.f64 (exp.f64 x))
2.0ms
(sqrt.f64 (exp.f64 x))

series1.1s (12.7%)

Counts
4 → 12
Calls

4 calls:

560.0ms
(log.f64 (cbrt.f64 (pow.f64 (sqrt.f64 (exp.f64 x)) x)))
525.0ms
(log.f64 (cbrt.f64 (pow.f64 (sqrt.f64 (exp.f64 x)) x)))
24.0ms
(sqrt.f64 (exp.f64 x))
20.0ms
(sqrt.f64 (exp.f64 x))

simplify83.0ms (0.9%)

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 0 (67.0ms)

IterNodesCost
049231086
149231086

prune99.0ms (1.1%)

Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New90090
Fresh000
Picked011
Done022
Total90393

Merged error: 0.0b

Counts
93 → 3
Compiler

Compiled 2288 to 1094 computations (52.2% saved)

regimes65.0ms (0.7%)

Compiler

Compiled 610 to 506 computations (17% saved)

bsearch0.0ms (0%)

simplify2.0ms (0%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
05313
15313

end0.0ms (0%)

sample4.8s (54.5%)

Algorithm
intervals
Results
2.9s4078×body1024valid
666.0ms1990×body512valid
395.0ms421×body2048valid
159.0ms8000×pre128true
155.0ms926×body256valid
43.0ms585×body128valid
Compiler

Compiled 336 to 278 computations (17.3% saved)

Profiling

Loading profile data...