Details

Time bar (total: 3.7s)

analyze46.0ms (1.2%)

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
50%50%0.1%3
50%50%0.1%4
62.4%37.5%0.1%5
62.4%31.2%6.3%6
68.7%21.9%9.5%7
68.7%17.2%14.1%8
71.8%11.7%16.5%9
71.8%9%19.2%10
73.4%6%20.6%11
73.4%4.6%22%12
74.1%3.1%22.8%13
74.1%2.3%23.5%14
Compiler

Compiled 7 to 7 computations (0% saved)

sample33.0ms (0.9%)

Algorithm
intervals
Results
15.0ms89×body1280valid
6.0ms45×body640valid
2.0ms82×body80valid
2.0ms26×body320valid
1.0ms14×body160valid
0.0msbody80invalid
Compiler

Compiled 13 to 15 computations (-15.4% saved)

simplify114.0ms (3.1%)

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (99.0ms)

IterNodesCost
048169
148169

prune2.0ms (0.1%)

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 29.3b

Counts
2 → 1
Compiler

Compiled 12 to 12 computations (0% saved)

localize5.0ms (0.1%)

Local error

Found 2 expressions with local error:

0.0b
(exp.f64 (*.f64 a x))
4.0b
(-.f64 (exp.f64 (*.f64 a x)) 1)

rewrite8.0ms (0.2%)

Algorithm
rewrite-expression-head
Rules
add-log-exp_binary64 add-sqr-sqrt_binary64
*-un-lft-identity_binary64
pow1_binary64 add-cube-cbrt_binary64 add-exp-log_binary64 add-cbrt-cube_binary64 difference-of-squares_binary64 insert-posit16
sub-neg_binary64 flip3--_binary64 diff-log_binary64 difference-of-sqr-1_binary64 rem-exp-log_binary64 distribute-lft-out--_binary64 flip--_binary64 exp-to-pow_binary64 exp-prod_binary64
Counts
2 → 27
Calls

2 calls:

5.0ms
(-.f64 (exp.f64 (*.f64 a x)) 1)
2.0ms
(exp.f64 (*.f64 a x))

series71.0ms (1.9%)

Counts
2 → 6
Calls

2 calls:

50.0ms
(-.f64 (exp.f64 (*.f64 a x)) 1)
20.0ms
(exp.f64 (*.f64 a x))

simplify86.0ms (2.3%)

Algorithm
egg-herbie
Counts
33 → 33
Iterations

Useful iterations: 0 (68.0ms)

IterNodesCost
04989393
14989393

prune30.0ms (0.8%)

Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New29433
Fresh000
Picked101
Done000
Total30434

Merged error: 4.0b

Counts
34 → 4
Compiler

Compiled 403 to 203 computations (49.6% saved)

localize14.0ms (0.4%)

Local error

Found 4 expressions with local error:

1.2b
(*.f64 x (+.f64 a (*.f64 x (+.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x (*.f64 1/6 (pow.f64 a 3)))))))
5.3b
(*.f64 x (*.f64 1/6 (pow.f64 a 3)))
6.5b
(*.f64 x (+.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x (*.f64 1/6 (pow.f64 a 3)))))
9.7b
(+.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x (*.f64 1/6 (pow.f64 a 3))))

rewrite38.0ms (1%)

Algorithm
rewrite-expression-head
Rules
18×add-exp-log_binary64
13×add-cbrt-cube_binary64 add-sqr-sqrt_binary64
10×pow1_binary64
*-un-lft-identity_binary64 add-cube-cbrt_binary64 associate-*l*_binary64 prod-exp_binary64
associate-*r*_binary64
add-log-exp_binary64
cbrt-unprod_binary64
associate-*r/_binary64 insert-posit16
pow-prod-down_binary64 flip3-+_binary64 flip-+_binary64 *-commutative_binary64
distribute-lft-in_binary64 distribute-rgt-in_binary64 unswap-sqr_binary64
pow-to-exp_binary64 +-commutative_binary64 pow-exp_binary64 sum-log_binary64
Counts
4 → 78
Calls

4 calls:

12.0ms
(*.f64 x (+.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x (*.f64 1/6 (pow.f64 a 3)))))
9.0ms
(+.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x (*.f64 1/6 (pow.f64 a 3))))
8.0ms
(*.f64 x (*.f64 1/6 (pow.f64 a 3)))
7.0ms
(*.f64 x (+.f64 a (*.f64 x (+.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x (*.f64 1/6 (pow.f64 a 3)))))))

series517.0ms (13.9%)

Counts
4 → 12
Calls

4 calls:

182.0ms
(*.f64 x (+.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x (*.f64 1/6 (pow.f64 a 3)))))
168.0ms
(*.f64 x (+.f64 a (*.f64 x (+.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x (*.f64 1/6 (pow.f64 a 3)))))))
89.0ms
(*.f64 x (*.f64 1/6 (pow.f64 a 3)))
77.0ms
(+.f64 (*.f64 1/2 (*.f64 a a)) (*.f64 x (*.f64 1/6 (pow.f64 a 3))))

simplify66.0ms (1.8%)

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 0 (34.0ms)

IterNodesCost
049811910
149811910

prune111.0ms (3%)

Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New88290
Fresh213
Picked101
Done000
Total91394

Merged error: 0.1b

Counts
94 → 3
Compiler

Compiled 2294 to 1355 computations (40.9% saved)

localize12.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.3b
(*.f64 x 1/6)
0.4b
(*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a)))
2.9b
(*.f64 x (*.f64 x (*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a)))))
6.5b
(*.f64 x (*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a))))

rewrite47.0ms (1.3%)

Algorithm
rewrite-expression-head
Rules
34×pow1_binary64 add-exp-log_binary64 add-cbrt-cube_binary64
20×pow-prod-down_binary64 cbrt-unprod_binary64 prod-exp_binary64
17×distribute-lft-in_binary64 distribute-rgt-in_binary64
12×associate-*r/_binary64 add-sqr-sqrt_binary64
10×associate-*l*_binary64
*-un-lft-identity_binary64 add-cube-cbrt_binary64
associate-*r*_binary64
add-log-exp_binary64 insert-posit16 *-commutative_binary64
flip3-+_binary64 flip-+_binary64
unswap-sqr_binary64
Counts
4 → 106
Calls

4 calls:

15.0ms
(*.f64 x (*.f64 x (*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a)))))
12.0ms
(*.f64 x (*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a))))
9.0ms
(*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a)))
4.0ms
(*.f64 x 1/6)

series382.0ms (10.3%)

Counts
4 → 12
Calls

4 calls:

150.0ms
(*.f64 x (*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a))))
140.0ms
(*.f64 x (*.f64 x (*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a)))))
69.0ms
(*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a)))
22.0ms
(*.f64 x 1/6)

simplify69.0ms (1.9%)

Algorithm
egg-herbie
Counts
118 → 118
Iterations

Useful iterations: 0 (37.0ms)

IterNodesCost
051012173

prune123.0ms (3.3%)

Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1180118
Fresh022
Picked011
Done000
Total1183121

Merged error: 0.1b

Counts
121 → 3
Compiler

Compiled 2813 to 1506 computations (46.5% saved)

localize13.0ms (0.3%)

Local error

Found 4 expressions with local error:

0.3b
(*.f64 x 1/6)
0.4b
(*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a)))
0.5b
(log.f64 (pow.f64 (exp.f64 x) (*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a)))))
8.5b
(pow.f64 (exp.f64 x) (*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a))))

rewrite27.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
14×add-sqr-sqrt_binary64
12×pow1_binary64 add-exp-log_binary64
11×*-un-lft-identity_binary64 add-cube-cbrt_binary64 add-cbrt-cube_binary64
log-prod_binary64
associate-*r*_binary64 unpow-prod-down_binary64
pow-prod-down_binary64 add-log-exp_binary64 cbrt-unprod_binary64 pow-pow_binary64 unpow-prod-up_binary64 associate-*l*_binary64 prod-exp_binary64 insert-posit16
rem-log-exp_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64 exp-prod_binary64
pow-to-exp_binary64 associate-*r/_binary64 sqr-pow_binary64 unswap-sqr_binary64 pow-exp_binary64 *-commutative_binary64
flip3-+_binary64 pow-unpow_binary64 log-pow_binary64 flip-+_binary64
Counts
4 → 85
Calls

4 calls:

10.0ms
(*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a)))
5.0ms
(pow.f64 (exp.f64 x) (*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a))))
5.0ms
(*.f64 x 1/6)
4.0ms
(log.f64 (pow.f64 (exp.f64 x) (*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a)))))

series400.0ms (10.8%)

Counts
4 → 12
Calls

4 calls:

199.0ms
(log.f64 (pow.f64 (exp.f64 x) (*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a)))))
105.0ms
(pow.f64 (exp.f64 x) (*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a))))
74.0ms
(*.f64 (*.f64 a a) (+.f64 1/2 (*.f64 (*.f64 x 1/6) a)))
22.0ms
(*.f64 x 1/6)

simplify130.0ms (3.5%)

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 0 (101.0ms)

IterNodesCost
049981779
149981779

prune105.0ms (2.8%)

Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New97097
Fresh011
Picked011
Done011
Total973100

Merged error: 0.1b

Counts
100 → 3
Compiler

Compiled 2305 to 1311 computations (43.1% saved)

regimes130.0ms (3.5%)

Compiler

Compiled 265 to 214 computations (19.2% saved)

bsearch1.0ms (0%)

Compiler

Compiled 3 to 3 computations (0% saved)

simplify7.0ms (0.2%)

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
04351
14351

end0.0ms (0%)

sample1.1s (30.3%)

Algorithm
intervals
Results
497.0ms2708×body1280valid
159.0ms1316×body640valid
81.0ms2772×body80valid
73.0ms804×body320valid
23.0ms400×body160valid
4.0ms144×body80invalid
Compiler

Compiled 120 to 87 computations (27.5% saved)

Profiling

Loading profile data...