Details

Time bar (total: 5.5s)

analyze5.0ms (0.1%)

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
0%50%50%3
25%25%50%4
37.5%12.5%50%5
43.7%6.2%50%6
46.9%3.1%50%7
48.4%1.6%50%8
49.2%0.8%50%9
49.6%0.4%50%10
49.8%0.2%50%11
49.9%0.1%50%12
49.9%0%50%13
49.9%0%50%14
Compiler

Compiled 14 to 12 computations (14.3% saved)

sample4.6s (84.1%)

Results
2.6s4163×body1024valid
871.0ms1990×body512valid
339.0ms417×body2048valid
263.0ms1096×body256valid
74.0ms590×body128valid
Compiler

Compiled 41 to 35 computations (14.6% saved)

simplify465.0ms (8.5%)

Algorithm
egg-herbie
Rules
7982×fma-neg_binary64
642×unsub-neg_binary64
573×distribute-neg-in_binary64
572×distribute-rgt-in_binary64
535×distribute-rgt-out--_binary64
Counts
1 → 2
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01115
12013
22813
34313
46713
59513
613613
723413
842913
963613
1082713
1191813
12109313
13118313
14127213
15163013
16213513
17221713
18241813
19243813
20255813
21255813
22295413
23300413
24313013
25316213
26321013
27323013
28323813
29323813
30323813
31357413
32355813
33385613
34401413
35410013
36412613
37414213
38415413
39419013
40420213
41420613
42420613
431100413

prune3.0ms (0.1%)

Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New112
Fresh101
Picked000
Done000
Total213
Error
0.0b
Counts
3 → 1
Alt Table
StatusErrorProgram
0.0b
(*.f64 1/2 (-.f64 (log1p.f64 x) (log1p.f64 (neg.f64 x))))
Compiler

Compiled 39 to 31 computations (20.5% saved)

localize5.0ms (0.1%)

Local error

Found 1 expressions with local error:

NewErrorProgram
0.0b
(-.f64 (log1p.f64 x) (log1p.f64 (neg.f64 x)))

series3.0ms (0.1%)

Counts
1 → 12
Calls

1 calls:

3.0ms
(-.f64 (log1p.f64 x) (log1p.f64 (neg.f64 x)))

rewrite5.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
11×*-un-lft-identity_binary64
11×add-sqr-sqrt_binary64
prod-diff_binary64
add-cube-cbrt_binary64
add-log-exp_binary64
Counts
1 → 33
Calls

1 calls:

3.0ms
(-.f64 (log1p.f64 x) (log1p.f64 (neg.f64 x)))

simplify106.0ms (1.9%)

Algorithm
egg-herbie
Rules
424×unsub-neg_binary64
332×unswap-sqr_binary64
325×times-frac_binary64
317×sqr-pow_binary64
315×distribute-rgt-in_binary64
Counts
45 → 63
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0104900
1223663
2571600
31725600
43147600
54384600
64805600
74516600
84840600

prune30.0ms (0.5%)

Pruning

2 alts after pruning (1 fresh and 1 done)

PrunedKeptTotal
New62163
Fresh000
Picked011
Done000
Total62264
Error
0b
Counts
64 → 2
Alt Table
StatusErrorProgram
0.1b
(*.f64 1/2 (fma.f64 2/5 (pow.f64 x 5) (fma.f64 2/7 (pow.f64 x 7) (fma.f64 2 x (*.f64 2/3 (pow.f64 x 3))))))
0.0b
(*.f64 1/2 (-.f64 (log1p.f64 x) (log1p.f64 (neg.f64 x))))
Compiler

Compiled 1200 to 554 computations (53.8% saved)

localize11.0ms (0.2%)

Local error

Found 3 expressions with local error:

NewErrorProgram
0.0b
(fma.f64 2/7 (pow.f64 x 7) (fma.f64 2 x (*.f64 2/3 (pow.f64 x 3))))
0.0b
(fma.f64 2/5 (pow.f64 x 5) (fma.f64 2/7 (pow.f64 x 7) (fma.f64 2 x (*.f64 2/3 (pow.f64 x 3)))))
0.1b
(*.f64 2/3 (pow.f64 x 3))

series12.0ms (0.2%)

Counts
3 → 24
Calls

3 calls:

5.0ms
(*.f64 2/3 (pow.f64 x 3))
4.0ms
(fma.f64 2/7 (pow.f64 x 7) (fma.f64 2 x (*.f64 2/3 (pow.f64 x 3))))
3.0ms
(fma.f64 2/5 (pow.f64 x 5) (fma.f64 2/7 (pow.f64 x 7) (fma.f64 2 x (*.f64 2/3 (pow.f64 x 3)))))

rewrite7.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
14×add-sqr-sqrt_binary64
12×associate-*r*_binary64
add-exp-log_binary64
*-un-lft-identity_binary64
add-cube-cbrt_binary64
Counts
3 → 53
Calls

3 calls:

4.0ms
(*.f64 2/3 (pow.f64 x 3))
0.0ms
(fma.f64 2/5 (pow.f64 x 5) (fma.f64 2/7 (pow.f64 x 7) (fma.f64 2 x (*.f64 2/3 (pow.f64 x 3)))))
0.0ms
(fma.f64 2/7 (pow.f64 x 7) (fma.f64 2 x (*.f64 2/3 (pow.f64 x 3))))

simplify57.0ms (1%)

Algorithm
egg-herbie
Rules
702×associate-+l+_binary64
576×associate-*l*_binary64
541×associate-*r*_binary64
232×distribute-lft-in_binary64
232×distribute-rgt-in_binary64
Counts
77 → 79
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0981289
11771161
25091149
327881149
450951149

prune70.0ms (1.3%)

Pruning

2 alts after pruning (0 fresh and 2 done)

PrunedKeptTotal
New79079
Fresh000
Picked011
Done011
Total79281
Error
0b
Counts
81 → 2
Alt Table
StatusErrorProgram
0.1b
(*.f64 1/2 (fma.f64 2/5 (pow.f64 x 5) (fma.f64 2/7 (pow.f64 x 7) (fma.f64 2 x (*.f64 2/3 (pow.f64 x 3))))))
0.0b
(*.f64 1/2 (-.f64 (log1p.f64 x) (log1p.f64 (neg.f64 x))))
Compiler

Compiled 1976 to 1583 computations (19.9% saved)

regimes34.0ms (0.6%)

Accuracy

Total 0.0b remaining (66.7%)

Threshold costs 0.0b (66.7%)

Counts
7 → 1
Compiler

Compiled 460 to 366 computations (20.4% saved)

simplify2.0ms (0%)

Algorithm
egg-herbie
Rules
+-commutative_binary64
*-commutative_binary64
sub-neg_binary64
neg-sub0_binary64
neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0813
11513
22013
32313
42413
52413

end55.0ms (1%)

Compiler

Compiled 48 to 38 computations (20.8% saved)

Profiling

Loading profile data...