Details

Time bar (total: 7.4s)

analyze433.0ms (5.8%)

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%56.2%0.1%6
53.1%42.1%4.8%7
59.3%35.9%4.8%8
62.4%30.4%7.1%9
64.8%28.1%7.1%10
66%25.8%8.3%11
66.9%24.8%8.3%12
67.4%23.7%8.9%13
67.9%23.3%8.9%14
Compiler

Compiled 12 to 9 computations (25% saved)

sample4.3s (57.2%)

Results
2.7s2562×body8192exit
1.1s7622×body128valid
140.0ms216×body1024valid
112.0ms246×body512valid
51.0ms171×body256valid
8.0ms62×body128invalid
1.0msbody2048valid
Compiler

Compiled 35 to 26 computations (25.7% saved)

simplify101.0ms (1.4%)

Algorithm
egg-herbie
Rules
837×fma-def_binary64
741×fabs-mul_binary64
531×fabs-div_binary64
469×swap-sqr_binary64
420×fma-neg_binary64
Counts
1 → 2
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0911
11911
22811
34511
45911
58911
612011
714811
818811
920111
1023111
1125711
1233611
1354411
1496711
15293011
16346311
17360011
18389611
19482011
20496911

prune3.0ms (0%)

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 (log1p.f64 (exp.f64 x)) (*.f64 x y))
Compiler

Compiled 36 to 22 computations (38.9% saved)

localize6.0ms (0.1%)

Local error

Found 2 expressions with local error:

NewErrorProgram
0.0b
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))
0.0b
(log1p.f64 (exp.f64 x))

series297.0ms (4%)

Counts
2 → 36
Calls

2 calls:

209.0ms
(log1p.f64 (exp.f64 x))
88.0ms
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))

rewrite4.0ms (0.1%)

Algorithm
rewrite-expression-head
Rules
add-log-exp_binary64
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
add-cube-cbrt_binary64
fma-neg_binary64
Counts
2 → 32
Calls

2 calls:

2.0ms
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))
0.0ms
(log1p.f64 (exp.f64 x))

simplify86.0ms (1.2%)

Algorithm
egg-herbie
Rules
620×cancel-sign-sub-inv_binary64
339×unswap-sqr_binary64
285×*-commutative_binary64
285×unsub-neg_binary64
252×distribute-rgt-in_binary64
Counts
68 → 56
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
073789
1167742
2426710
31507707
43171707
54588701
64872701

prune31.0ms (0.4%)

Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New53356
Fresh000
Picked011
Done000
Total53457
Error
0.0b
Counts
57 → 4
Alt Table
StatusErrorProgram
12.5b
(fma.f64 x (-.f64 1/2 y) (log.f64 2))
0.0b
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))
17.6b
(/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) 3) (pow.f64 (*.f64 x y) 3)) (+.f64 (*.f64 (log1p.f64 (exp.f64 x)) (log1p.f64 (exp.f64 x))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)))))
11.9b
(expm1.f64 (log1p.f64 (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))))
Compiler

Compiled 869 to 326 computations (62.5% saved)

localize13.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.0b
(log1p.f64 (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)))
0.0b
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))
0.0b
(log1p.f64 (exp.f64 x))
1.2b
(expm1.f64 (log1p.f64 (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))))

series133.0ms (1.8%)

Counts
2 → 48
Calls

2 calls:

87.0ms
(expm1.f64 (log1p.f64 (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))))
46.0ms
(log1p.f64 (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)))

rewrite1.0ms (0%)

Algorithm
rewrite-expression-head
Rules
expm1-log1p-u_binary64
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
add-cube-cbrt_binary64
add-cbrt-cube_binary64
Counts
2 → 22
Calls

2 calls:

0.0ms
(log1p.f64 (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)))
0.0ms
(expm1.f64 (log1p.f64 (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))))

simplify93.0ms (1.3%)

Algorithm
egg-herbie
Rules
668×fma-def_binary64
354×distribute-neg-in_binary64
303×sub-neg_binary64
271×associate-+r+_binary64
222×fma-neg_binary64
Counts
70 → 89
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
02222386
16542314
226492270
349342268
450532268

prune103.0ms (1.4%)

Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New1441145
Fresh022
Picked011
Done011
Total1445149
Error
0b
Counts
149 → 5
Alt Table
StatusErrorProgram
12.5b
(fma.f64 x (-.f64 1/2 y) (log.f64 2))
30.8b
(expm1.f64 (log.f64 (+.f64 1 (log.f64 2))))
0.0b
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))
17.6b
(/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) 3) (pow.f64 (*.f64 x y) 3)) (+.f64 (*.f64 (log1p.f64 (exp.f64 x)) (log1p.f64 (exp.f64 x))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)))))
11.9b
(expm1.f64 (log1p.f64 (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))))
Compiler

Compiled 3980 to 2076 computations (47.8% saved)

localize5.0ms (0.1%)

Local error

Found 1 expressions with local error:

NewErrorProgram
0.0b
(fma.f64 x (-.f64 1/2 y) (log.f64 2))

series12.0ms (0.2%)

Counts
1 → 24
Calls

1 calls:

12.0ms
(fma.f64 x (-.f64 1/2 y) (log.f64 2))

rewrite1.0ms (0%)

Algorithm
rewrite-expression-head
Rules
*-un-lft-identity_binary64
add-sqr-sqrt_binary64
add-cube-cbrt_binary64
add-cbrt-cube_binary64
add-exp-log_binary64
Counts
1 → 10
Calls

1 calls:

0.0ms
(fma.f64 x (-.f64 1/2 y) (log.f64 2))

simplify65.0ms (0.9%)

Algorithm
egg-herbie
Rules
855×fma-neg_binary64
478×neg-sub0_binary64
433×neg-mul-1_binary64
375×*-commutative_binary64
362×distribute-rgt-in_binary64
Counts
34 → 22
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
028459
152346
2104346
3328346
41670346
52981346
64467346
74969346

prune17.0ms (0.2%)

Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New22022
Fresh022
Picked011
Done022
Total22527
Error
0b
Counts
27 → 5
Alt Table
StatusErrorProgram
12.5b
(fma.f64 x (-.f64 1/2 y) (log.f64 2))
30.8b
(expm1.f64 (log.f64 (+.f64 1 (log.f64 2))))
0.0b
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))
17.6b
(/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) 3) (pow.f64 (*.f64 x y) 3)) (+.f64 (*.f64 (log1p.f64 (exp.f64 x)) (log1p.f64 (exp.f64 x))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)))))
11.9b
(expm1.f64 (log1p.f64 (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))))
Compiler

Compiled 325 to 223 computations (31.4% saved)

localize15.0ms (0.2%)

Local error

Found 4 expressions with local error:

NewErrorProgram
0.4b
(*.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))
0.7b
(pow.f64 (log1p.f64 (exp.f64 x)) 3)
0.7b
(*.f64 (log1p.f64 (exp.f64 x)) (log1p.f64 (exp.f64 x)))
17.0b
(/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) 3) (pow.f64 (*.f64 x y) 3)) (+.f64 (*.f64 (log1p.f64 (exp.f64 x)) (log1p.f64 (exp.f64 x))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)))))

series1.1s (15.3%)

Counts
4 → 72
Calls

4 calls:

502.0ms
(*.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))
227.0ms
(/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) 3) (pow.f64 (*.f64 x y) 3)) (+.f64 (*.f64 (log1p.f64 (exp.f64 x)) (log1p.f64 (exp.f64 x))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)))))
204.0ms
(*.f64 (log1p.f64 (exp.f64 x)) (log1p.f64 (exp.f64 x)))
203.0ms
(pow.f64 (log1p.f64 (exp.f64 x)) 3)

rewrite49.0ms (0.7%)

Algorithm
rewrite-expression-head
Rules
72×add-sqr-sqrt_binary64
39×times-frac_binary64
38×*-un-lft-identity_binary64
32×difference-of-squares_binary64
30×add-cube-cbrt_binary64
Counts
4 → 146
Calls

4 calls:

21.0ms
(/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) 3) (pow.f64 (*.f64 x y) 3)) (+.f64 (*.f64 (log1p.f64 (exp.f64 x)) (log1p.f64 (exp.f64 x))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)))))
4.0ms
(*.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))
3.0ms
(*.f64 (log1p.f64 (exp.f64 x)) (log1p.f64 (exp.f64 x)))
2.0ms
(pow.f64 (log1p.f64 (exp.f64 x)) 3)

simplify211.0ms (2.8%)

Algorithm
egg-herbie
Rules
335×fma-neg_binary64
318×times-frac_binary64
287×cancel-sign-sub-inv_binary64
275×associate-*l*_binary64
273×associate-*r*_binary64
Counts
218 → 232
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
02967651
17326860
228716609
342446608
449486608

prune188.0ms (2.5%)

Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New2320232
Fresh011
Picked011
Done033
Total2325237
Error
0b
Counts
237 → 5
Alt Table
StatusErrorProgram
12.5b
(fma.f64 x (-.f64 1/2 y) (log.f64 2))
30.8b
(expm1.f64 (log.f64 (+.f64 1 (log.f64 2))))
0.0b
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))
17.6b
(/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) 3) (pow.f64 (*.f64 x y) 3)) (+.f64 (*.f64 (log1p.f64 (exp.f64 x)) (log1p.f64 (exp.f64 x))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)))))
11.9b
(expm1.f64 (log1p.f64 (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))))
Compiler

Compiled 11326 to 3143 computations (72.2% saved)

regimes103.0ms (1.4%)

Accuracy

Total 0.3b remaining (59.6%)

Threshold costs 0.3b (59.6%)

Counts
32 → 1
Compiler

Compiled 1816 to 1071 computations (41% saved)

simplify3.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
0711
11311
22311
32911
43311
53411
63411

end71.0ms (1%)

Compiler

Compiled 92 to 57 computations (38% saved)

Profiling

Loading profile data...